fix declaration of network database as external
This commit is contained in:
@@ -36,4 +36,4 @@ secrets:
|
||||
networks:
|
||||
database:
|
||||
name: database
|
||||
external: true
|
||||
|
||||
|
||||
@@ -115,9 +115,6 @@ services:
|
||||
condition: service_healthy
|
||||
|
||||
networks:
|
||||
database:
|
||||
name: database
|
||||
external: true
|
||||
integration:
|
||||
name: integration
|
||||
frontend:
|
||||
|
||||
Reference in New Issue
Block a user