mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 03:07:47 +00:00
Update docker-compose.dev links for tests
This commit is contained in:
@@ -69,6 +69,7 @@ services:
|
||||
command: 'bash tests.sh'
|
||||
links:
|
||||
- "api:postgrest"
|
||||
- "db:database"
|
||||
env_file: .env
|
||||
environment:
|
||||
- POSTGRES_USER=${POSTGRES_USER}
|
||||
|
Reference in New Issue
Block a user