Share foundry files with nextcloud
This commit is contained in:
@@ -41,6 +41,8 @@ services:
|
||||
- FOUNDRY_ROUTE_PREFIX=foundry
|
||||
- CONTAINER_CACHE=/data/container_cache
|
||||
- CONTAINER_PATCH_URLS=https://labs.scarif.space/chris/foundry-plutonium-install/raw/branch/main/plutonium.sh
|
||||
- FOUNDRY_UID=82
|
||||
- FOUNDRY_GID=82
|
||||
networks:
|
||||
- nginx
|
||||
|
||||
@@ -75,6 +77,7 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- nextcloud:/var/www/html
|
||||
- foundry:/var/www/foundry
|
||||
environment:
|
||||
- REDIS_HOST=redis
|
||||
- MYSQL_HOST=db
|
||||
|
||||
Reference in New Issue
Block a user