networks change
This commit is contained in:
@@ -13,8 +13,6 @@ services:
|
|||||||
POSTGRES_URL: postgres:5342/cs
|
POSTGRES_URL: postgres:5342/cs
|
||||||
ports:
|
ports:
|
||||||
- 8181:8181
|
- 8181:8181
|
||||||
networks:
|
|
||||||
- 1c-collab-internal
|
|
||||||
postgres:
|
postgres:
|
||||||
container_name: postgres
|
container_name: postgres
|
||||||
image: postgres:13
|
image: postgres:13
|
||||||
@@ -25,9 +23,3 @@ services:
|
|||||||
POSTGRES_DB: cs
|
POSTGRES_DB: cs
|
||||||
POSTGRES_USER: postgres
|
POSTGRES_USER: postgres
|
||||||
POSTGRES_PASSWORD: postgres
|
POSTGRES_PASSWORD: postgres
|
||||||
networks:
|
|
||||||
- 1c-collab-internal
|
|
||||||
|
|
||||||
networks:
|
|
||||||
1c-collab-internal:
|
|
||||||
external: true
|
|
||||||
Reference in New Issue
Block a user