Merge pull request 'Specified timezone on semaphore' (#8) from dev into main
Reviewed-on: #8
This commit was merged in pull request #8.
This commit is contained in:
@@ -6,6 +6,8 @@ services:
|
||||
ports:
|
||||
- "4011:3000"
|
||||
environment:
|
||||
SEMAPHORE_SCHEDULE_TIMEZONE: "Africa/Johannesburg"
|
||||
|
||||
# Database Connection (External)
|
||||
SEMAPHORE_DB_USER: "${SEMAPHORE_DB_USER}"
|
||||
SEMAPHORE_DB_PASS: "${SEMAPHORE_DB_PASSWORD}"
|
||||
|
||||
Reference in New Issue
Block a user