This commit is contained in:
mr
2025-04-28 14:39:53 +02:00
parent 3ae9f69525
commit cf92b46ce6
8 changed files with 88 additions and 95 deletions

View File

@@ -2,6 +2,9 @@ version: '3.4'
services:
oc-datacenter:
env_file:
- path: ./env.env
required: false
environment:
- MONGO_DATABASE=DC_myDC
image: 'oc-datacenter:latest'