sync
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m1s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m1s
This commit is contained in:
@@ -13,7 +13,11 @@ job "fitbit-garmin-sync" {
|
||||
volumes = [
|
||||
"/mnt/Public/configs/fitbit-garmin-sync:/app/data"
|
||||
]
|
||||
memory_hard_limit = 2048
|
||||
}
|
||||
env {
|
||||
CONFIG_SOURCE = "consul"
|
||||
}
|
||||
|
||||
# Sensible resource allocation for a lightweight Python script.
|
||||
resources {
|
||||
|
||||
Reference in New Issue
Block a user