fixed wrong ip
This commit is contained in:
@@ -99,7 +99,7 @@ services:
|
||||
- 5432
|
||||
networks:
|
||||
swa-database:
|
||||
ipv4_address: 10.42.2.2
|
||||
ipv4_address: 10.42.3.2
|
||||
healthcheck:
|
||||
test: pg_isready -U $$POSTGRES_USER -d $$POSTGRES_DB
|
||||
start_period: 5s
|
||||
|
||||
Reference in New Issue
Block a user