Get docker working with new assets folder
This commit is contained in:
@ -15,6 +15,7 @@ services:
|
||||
- "traefik.frontend.passHostHeader=true"
|
||||
volumes:
|
||||
- ./apps:/app/apps
|
||||
- ./assets:/app/assets
|
||||
- ./ojusomap:/app/ojusomap
|
||||
- ./support:/app/support
|
||||
- /containers/map/static:/app/static
|
||||
|
Reference in New Issue
Block a user