Merge pull request #9552 from mel-byond/docker-deploy

[HOST] Create Dockerfile and docker-compose.yml for Docker deployment
This commit is contained in:
Novacat
2021-04-30 23:16:41 -04:00
committed by Chompstation Bot
parent f516265384
commit 74f2bb1d81
4 changed files with 154 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# MySQL database root password
MYSQL_ROOT_PASSWORD=SUPERSEKRETOMYGOD
# MySQL login username
MYSQL_USERNAME=sillyusername
# MySQL login password
MYSQL_PASSWORD=somekindofpassword