ghost
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
environment:
|
||||
url: https://read.knast.cc
|
||||
database__client: mysql
|
||||
database__connection__host: ghost_db
|
||||
database__connection__host: localhost
|
||||
database__connection__user: root
|
||||
database__connection__password: RJbhYNaCEB3fu8cbtkteetxTR5LtZjnPsqATGgPZ
|
||||
database__connection__database: ghostdb
|
||||
@@ -24,7 +24,7 @@ services:
|
||||
- "traefik.http.routers.ghost.entrypoints=websecure"
|
||||
- "traefik.http.routers.ghost.rule=Host(`read.$DOMAIN_NAME`)"
|
||||
- "traefik.http.routers.ghost.tls.certresolver=letsencr"
|
||||
|
||||
|
||||
ghost_db:
|
||||
networks:
|
||||
- default
|
||||
|
||||
Reference in New Issue
Block a user