Update docker-compose.yml for debian 11 compatibility

This commit is contained in:
BBaoVanC 2021-08-20 14:12:26 -05:00
parent 60cc21ca76
commit 1e725bf4b6
1 changed files with 1 additions and 2 deletions

View File

@ -32,5 +32,4 @@ services:
ports:
- 127.0.0.1:82:8080
depends_on:
postgres:
condition: service_healthy
- postgres