docker compose mit docusaurus build command
This commit is contained in:
@@ -34,7 +34,7 @@ services:
|
||||
volumes:
|
||||
- app-code:/var/www/html:ro
|
||||
- ./docker/nginx/default.conf:/etc/nginx/conf.d/default.conf:ro
|
||||
- ./docs/site/build:/var/www/html/docs-site:ro
|
||||
- ./docs/site/build:/var/www/docs-site:ro
|
||||
- ./docker/nginx/.htpasswd-docs:/etc/nginx/.htpasswd-docs:ro
|
||||
ports:
|
||||
- "${APP_HTTP_PORT:-8080}:80"
|
||||
|
||||
Reference in New Issue
Block a user