Update ghost to allow for configurable public port
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ghost:
|
||||
image: ghost
|
||||
ports:
|
||||
- "80:2368"
|
||||
- ${public_port}:2368
|
||||
|
||||
Reference in New Issue
Block a user