feat : first commit
This commit is contained in:
9
docker/.env.docker
Normal file
9
docker/.env.docker
Normal file
@@ -0,0 +1,9 @@
|
||||
DOCKER_APP_NAME=sirh
|
||||
DOCKER_PHP_VERSION=8.4.6
|
||||
DOCKER_NODE_VERSION=24.12.0
|
||||
APP_USER=www-data
|
||||
POSTGRES_DB=sirh
|
||||
POSTGRES_USER=root
|
||||
POSTGRES_PASSWORD=root
|
||||
POSTGRES_PORT=5432
|
||||
XDEBUG_CLIENT_HOST=host.docker.internal
|
||||
Reference in New Issue
Block a user