Update build_bromite.yaml

This commit is contained in:
uazo 2021-07-30 12:06:31 +02:00 committed by GitHub
parent 4737501a1f
commit e5c7e803c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,9 +142,10 @@ jobs:
- /tmp/proxy:/tmp/proxy
options: >-
--health-cmd "hostname -I >/tmp/proxy/gomaserverip"
--health-interval 1000m
--health-interval 30s
--health-timeout 5s
--health-retries 5
env:
REDISHOST: redis
REMOTEEXEC_ADDR: ${{ secrets.REMOTEEXEC_ADDR }}