-
This commit is contained in:
3
shepherd/.env
Normal file
3
shepherd/.env
Normal file
@@ -0,0 +1,3 @@
|
||||
# Shepherd variables
|
||||
|
||||
TZ=Europe/Oslo
|
||||
@@ -11,5 +11,5 @@ services:
|
||||
constraints:
|
||||
- node.role == manager
|
||||
environment:
|
||||
TZ: 'Europe/Oslo'
|
||||
TZ: ${TZ}
|
||||
SLEEP_TIME: '180m'
|
||||
|
||||
Reference in New Issue
Block a user