immich
This commit is contained in:
@@ -2,6 +2,9 @@ version: "3"
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:latest
|
||||
build:
|
||||
context: ./nginx
|
||||
dockerfile: Dockerfile
|
||||
volumes:
|
||||
- /srv/ghost:/var/lib/ghost/content
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user