Files
opencloud/deployments/examples/oc10_ocis_parallel/testing/docker-compose-additions.yml
2022-02-08 15:34:46 +05:45

18 lines
260 B
YAML

---
version: "3.7"
services:
ocis:
environment:
PROXY_ENABLE_BASIC_AUTH: "true"
oc10:
ports:
- 8080:8080
volumes:
- ./config/oc10/11-testing-app.sh:/etc/pre_server.d/11-testing-app.sh
openldap:
ports:
- 636:636