fix: git-config
This commit is contained in:
@@ -9,6 +9,9 @@ services:
|
||||
- '3003:80'
|
||||
networks:
|
||||
- device-voice-network
|
||||
tmpfs:
|
||||
- /run:rw
|
||||
- /tmp:rw
|
||||
healthcheck:
|
||||
test: ['CMD', 'wget', '--no-verbose', '--tries=1', '--spider', 'http://127.0.0.1:80/health']
|
||||
interval: 30s
|
||||
|
||||
Reference in New Issue
Block a user