fixed docs site inclusion
This commit is contained in:
@@ -106,8 +106,8 @@ services:
|
||||
- traefik.docker.network=dokploy-network
|
||||
volumes:
|
||||
- app-code:/var/www/html:ro
|
||||
- app-storage:/var/www/html/storage:ro
|
||||
- ./docker/nginx/default.conf:/etc/nginx/conf.d/default.conf:ro
|
||||
- ./docs/site/build:/var/www/docs-site:ro
|
||||
- ./docker/nginx/.htpasswd-docs:/etc/nginx/.htpasswd-docs:ro
|
||||
env_file:
|
||||
- path: .env
|
||||
|
||||
Reference in New Issue
Block a user