mirror of
https://github.com/Cian-H/I-Form_Research_Server_Stack.git
synced 2025-12-23 14:42:02 +00:00
Another attempt via dhcp
This commit is contained in:
@@ -73,7 +73,7 @@ services:
|
||||
- elabftw_secret_key
|
||||
environment:
|
||||
SECRET_KEY: $${cat /run/secrets/elabftw_secret_key}
|
||||
DB_HOST: "172.252.1.7"
|
||||
DB_HOST: "backend_mysql" # "172.252.1.7"
|
||||
DB_PORT: "3306"
|
||||
DB_NAME: "elabftw"
|
||||
DB_USER: "elabftw"
|
||||
|
||||
Reference in New Issue
Block a user