ghost: remove cruft
This commit is contained in:
@@ -653,21 +653,6 @@ services:
|
||||
- gitea_runner_token
|
||||
restart: unless-stopped
|
||||
|
||||
# ghost:
|
||||
# image: "ghost:latest"
|
||||
# container_name: ghost
|
||||
# environment:
|
||||
# - url=http://blog.kucharczyk.xyz
|
||||
# labels:
|
||||
# - "traefik.enable=true"
|
||||
# - "traefik.http.routers.ghost.rule=Host(`blog.kucharczyk.xyz`)"
|
||||
# - "traefik.http.routers.ghost.entrypoints=https"
|
||||
# - "traefik.http.routers.ghost.tls.certresolver=myresolver"
|
||||
# volumes:
|
||||
# - ${DOCKER_STORAGE_PATH}/ghost/content:/var/lib/ghost/content
|
||||
# networks:
|
||||
# - public
|
||||
|
||||
vaultwarden:
|
||||
image: vaultwarden/server:1.32.1
|
||||
container_name: vaultwarden
|
||||
|
||||
Reference in New Issue
Block a user