mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-18 02:49:01 -05:00
docker-compose doesn't like bare boolean values in the `environment` section. From the compose-file docs: Any boolean values (true, false, yes, no) need to be enclosed in quotes to ensure they are not converted to True or False by the YML parser.
document this deployment example in
| document this deployment example in |
|---|
| docs/ocis/deployment/ocis_keycloak.md |
Please refer to our documentation for instructions on how to deploy this scenario.