mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-30 17:48:52 -05:00
We agreed to move the 'opencloud_full' example to a new directory to avoid confusion with the supported compose examples in opencloud-compose. This commit keeps the bare-metal example in place as that is still mentioned in the documentation.
8 lines
122 B
YAML
8 lines
122 B
YAML
services:
|
|
opencloud:
|
|
volumes:
|
|
- opencloud-apps:/var/lib/opencloud/web/assets/apps
|
|
|
|
volumes:
|
|
opencloud-apps:
|