Update rimgo configuration
This commit is contained in:
parent
0fc1dc0e6a
commit
5c33d68d15
1 changed files with 0 additions and 5 deletions
|
@ -12,11 +12,6 @@ services:
|
|||
restart: unless-stopped
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.no-pull=true"
|
||||
healthcheck:
|
||||
test: wget -nv --tries=1 --spider http://127.0.0.1:3000/api/v1/trending || exit 1
|
||||
interval: 30s
|
||||
timeout: 5s
|
||||
retries: 2
|
||||
|
||||
networks:
|
||||
default:
|
||||
|
|
Loading…
Reference in a new issue