Get docker working with new assets folder
This commit is contained in:
parent
ac9090788a
commit
e9f9b6f20d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user