ghost
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
environment:
|
||||
url: https://read.knast.cc
|
||||
database__client: mysql
|
||||
database__connection__host: localhost
|
||||
database__connection__host: localhost:3366
|
||||
database__connection__user: root
|
||||
database__connection__password: RJbhYNaCEB3fu8cbtkteetxTR5LtZjnPsqATGgPZ
|
||||
database__connection__database: ghostdb
|
||||
@@ -36,7 +36,7 @@ services:
|
||||
volumes:
|
||||
- /srv/ghost_mysql:/var/lib/mysql
|
||||
ports:
|
||||
- 3306:3306
|
||||
- 3366:3306
|
||||
|
||||
networks:
|
||||
traefik:
|
||||
|
||||
Reference in New Issue
Block a user