feat: Docker file
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user