We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fe75d2 commit e1bf4c6Copy full SHA for e1bf4c6
docker-compose.yml
@@ -22,7 +22,7 @@ services:
22
environment:
23
- EXIST_ENV=production
24
- EXIST_CONTEXT_PATH=/
25
- # EXIST_PASSWORD=${EXIST_DEV_PASSWORD:-admin123}
+ - EXIST_DEFAULT_APP_PATH=xmldb:exist:///db/apps/api
26
volumes:
27
# Mount the package for easy updates
28
- ./dist/api-0.3.0.xar:/opt/exist/autodeploy/api.xar:ro
0 commit comments