|
|
@@ -254,7 +254,8 @@ services: |
|
|
|
- ghost-content-images:/var/lib/ghost/content/images |
|
|
|
- ghost-content-settings:/var/lib/ghost/content/settings |
|
|
|
- ghost-content-adapters:/var/lib/ghost/content/adapters |
|
|
|
- ghost-content:/var/lib/ghost/content/old-content |
|
|
|
- ghost-content-data:/var/lib/ghost/content/data |
|
|
|
- ghost-content-logs:/var/lib/ghost/content/logs |
|
|
|
|
|
|
|
environment: |
|
|
|
- GIT_DOMAIN=$GIT_DOMAIN |
|
|
@@ -577,6 +578,8 @@ volumes: |
|
|
|
ghost-content-adapters: |
|
|
|
ghost-content-settings: |
|
|
|
ghost-content-images: |
|
|
|
ghost-content-data: |
|
|
|
ghost-content-logs: |
|
|
|
mongo-chat: |
|
|
|
chat-uploads: |
|
|
|
portainer-data: |
|
|
|