ci: add astrolabe submodule to docker-compose
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ services:
|
|||||||
# Mount OIDC development directory outside /var/www/html to avoid rsync conflicts
|
# Mount OIDC development directory outside /var/www/html to avoid rsync conflicts
|
||||||
# The post-installation hook will register /opt/apps as an additional app directory
|
# The post-installation hook will register /opt/apps as an additional app directory
|
||||||
#- ./third_party:/opt/apps:ro
|
#- ./third_party:/opt/apps:ro
|
||||||
#- ./third_party/astrolabe:/opt/apps/astrolabe:ro
|
- ./third_party/astrolabe:/opt/apps/astrolabe:ro
|
||||||
#- ./third_party/oidc:/opt/apps/oidc:ro
|
#- ./third_party/oidc:/opt/apps/oidc:ro
|
||||||
environment:
|
environment:
|
||||||
- NEXTCLOUD_TRUSTED_DOMAINS=app
|
- NEXTCLOUD_TRUSTED_DOMAINS=app
|
||||||
|
|||||||
Reference in New Issue
Block a user