Skip to content

Commit

Permalink
missing volume (#1019)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vdauphin authored Nov 18, 2023
1 parent 3ea5c5f commit 1627bff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/v4/apps/nextcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ services:
documentation: Taken from https://github.com/nextcloud/docker/blob/master/.examples/docker-compose/with-nginx-proxy/mariadb-cron-redis/apache/docker-compose.yml
image: redis:$$cap_redis_version
restart: always
volumes:
- $$cap_appname-redis-data:/data
caproverExtra:
notExposeAsWebApp: 'true'
$$cap_appname:
Expand Down

0 comments on commit 1627bff

Please sign in to comment.