feat: Docker file

This commit is contained in:
2022-08-03 23:17:49 +03:00
parent 4c73ed54c5
commit 5023d75fcd
5 changed files with 23 additions and 16 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ loadVariable() {
setupEnvironment() {
loadVariable 'TIMEZONE' 'Etc/GMT'
# loadVariable 'MIGRATION_PATH' ''
# loadVariable 'MIGRATION_PARAM' ''
# # initialize values that might be stored in a file
# loadVariable 'MYSQL_HOST'
# loadVariable 'MYSQL_DATABASE' 'defaultDatabase'