Specified timezone on semaphore #8

Merged
khwezi merged 1 commits from dev into main 2026-04-11 15:05:24 +02:00
Showing only changes of commit 992c6c3858 - Show all commits

View File

@@ -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}"