Renaming landing_page directory to website
This commit is contained in:
parent
9ddcff4fc7
commit
3bd2c2b48a
80 changed files with 3 additions and 3 deletions
|
@ -47,7 +47,7 @@ services:
|
|||
STARTUP_COMMAND_2: npm run watch &
|
||||
APACHE_DOCUMENT_ROOT: dist/
|
||||
volumes:
|
||||
- ./landing_page:/var/www/html
|
||||
- ./website:/var/www/html
|
||||
labels:
|
||||
- "traefik.http.routers.website.rule=Host(`workadventure.localhost`)"
|
||||
- "traefik.http.services.website.loadbalancer.server.port=80"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue