Fix some paths
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
image: ghost
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /home/nick/configs/ghost:/var/lib/ghost/content
|
||||
- /home/nick/configs/ghost/content:/var/lib/ghost/content
|
||||
environment:
|
||||
url: https://blog.karaolidis.com
|
||||
database__client: mysql
|
||||
|
Reference in New Issue
Block a user