init oc-peers

This commit is contained in:
mr
2024-08-21 16:25:24 +02:00
parent 88e4476c3b
commit 5558ac4298
14 changed files with 207 additions and 108 deletions

View File

@@ -1,13 +1,13 @@
version: '3.4'
services:
oc-scheduler:
oc-peers:
environment:
- MONGO_DATABASE=DC_myDC
image: 'oc-scheduler:latest'
image: 'oc-peers:latest'
ports:
- 8090:8080
container_name: oc-scheduler
- 8093:8080
container_name: oc-peers
networks:
- catalog