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