[08/06/2024] Initial commit
This commit is contained in:
11
domokits/.env.docker
Normal file
11
domokits/.env.docker
Normal file
@@ -0,0 +1,11 @@
|
||||
# This is a sample to use if you want use docker
|
||||
MYSQL_DATABASE=thelia
|
||||
MYSQL_ROOT_PASSWORD=root
|
||||
MYSQL_USER=thelia
|
||||
MYSQL_PASSWORD=thelia
|
||||
|
||||
ACTIVE_FRONT_TEMPLATE=modern
|
||||
ACTIVE_ADMIN_TEMPLATE=default
|
||||
|
||||
PHP_IDE_CONFIG=serverName=thelia
|
||||
XDEBUG_CONFIG=
|
||||
Reference in New Issue
Block a user