mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-05-31 07:30:03 +00:00
Update ghost compose file
This commit is contained in:
parent
e67e637d0d
commit
a42bd5b5aa
@ -8,6 +8,7 @@ services:
|
||||
ghost:
|
||||
image: ghost:5-alpine
|
||||
container_name: ghost
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- caddy
|
||||
environment:
|
||||
@ -16,6 +17,3 @@ services:
|
||||
NODE_ENV: production
|
||||
volumes:
|
||||
- ./data:/var/lib/ghost/content
|
||||
|
||||
volumes:
|
||||
ghost:
|
||||
|
Loading…
x
Reference in New Issue
Block a user