This commit is contained in:
msnie
2024-07-28 21:06:17 +02:00
parent b39c65097a
commit b84acf987b
2 changed files with 58 additions and 7 deletions
+3
View File
@@ -2,6 +2,9 @@ version: "3"
services:
ghost:
image: ghost:latest
build:
context: ./nginx
dockerfile: Dockerfile
volumes:
- /srv/ghost:/var/lib/ghost/content
environment: