Actualiser .env
Some checks failed
Deployment Verification / deploy-and-test (push) Has been cancelled
Some checks failed
Deployment Verification / deploy-and-test (push) Has been cancelled
This commit is contained in:
15
.env
15
.env
@@ -1,5 +1,10 @@
|
|||||||
POSTGRES_IMAGE_TAG=postgres:15.6-alpine
|
POSTGRES_IMAGE_TAG=postgres:15.2-alpine
|
||||||
POSTGRE_DB_NAME=metabase_db
|
|
||||||
POSTGRE_DB_USER=metabase_user
|
POSTGRE_DB_NAME=guacamole-db
|
||||||
POSTGRE_DB_PASSWORD=P@ssword!Here!123456
|
POSTGRE_DB_USER=guacamole-user
|
||||||
POSTGRE_DB_DATA=/var/lib/postgresql/data/guacamole
|
POSTGRE_DB_PASSWORD=P@ssword-Here-123456
|
||||||
|
POSTGRE_DB_DATA=/var/lib/postgresql/data/guacamole
|
||||||
|
|
||||||
|
TIMER=Europe/Paris
|
||||||
|
|
||||||
|
GUACAMOLE_VERSION=1.6.0
|
Reference in New Issue
Block a user