mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-27 07:31:42 +01:00
test(swarm): set swarmModeRefreshSeconds to 1
For testing purposes this is important
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
- --entryPoints.http.address=:80
|
||||
- --providers.docker=true
|
||||
- --providers.docker.swarmmode=true
|
||||
- --providers.docker.swarmModeRefreshSeconds=1 # Default is 15s
|
||||
ports:
|
||||
- target: 80
|
||||
published: 8080
|
||||
|
||||
Reference in New Issue
Block a user