mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-27 23:46:36 +01:00
Set replicas to 0 by default
This commit is contained in:
@@ -25,4 +25,6 @@ services:
|
||||
- '/var/run/docker.sock:/var/run/docker.sock'
|
||||
|
||||
whoami:
|
||||
image: containous/whoami
|
||||
image: containous/whoami
|
||||
deploy:
|
||||
replicas: 0
|
||||
Reference in New Issue
Block a user