update semaphore environment
This commit is contained in:
@@ -6,6 +6,8 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
environment:
|
environment:
|
||||||
|
TZ: America/Detroit
|
||||||
|
SEMAPHORE_SCHEDULE_TIMEZONE: "America/Detroit"
|
||||||
SEMAPHORE_DB_USER: "${semaphore_db_user}"
|
SEMAPHORE_DB_USER: "${semaphore_db_user}"
|
||||||
SEMAPHORE_DB_PASS: "${semaphore_db_pass}"
|
SEMAPHORE_DB_PASS: "${semaphore_db_pass}"
|
||||||
SEMAPHORE_DB_HOST: "${semaphore_db_host}"
|
SEMAPHORE_DB_HOST: "${semaphore_db_host}"
|
||||||
|
|||||||
Reference in New Issue
Block a user