mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-29 05:18:05 +08:00
(fix)(docker)Fix Dockerfile by removing apt-get install.
(fix)(docker)Fix Dockerfile. (fix)(docker)Fix Dockerfile.
This commit is contained in:
@@ -21,7 +21,7 @@ services:
|
||||
- 8.8.4.4
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "sh -c 'pg_isready -U supersonic_user -d postgres'"]
|
||||
interval: 30s
|
||||
interval: 10s
|
||||
timeout: 10s
|
||||
retries: 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user