This commit is contained in:
2022-02-13 18:40:05 +03:00
parent 2676924aef
commit 4e80eb1056
+1 -1
View File
@@ -15,7 +15,7 @@ services:
- 8181:8181 - 8181:8181
networks: networks:
- 1c-collab-internal - 1c-collab-internal
collaboration-server-db: postgres:
container_name: postgres container_name: postgres
image: postgres:13 image: postgres:13
restart: always restart: always