Add Vagarnt in project RADME and fix feeback @moufmouf

This commit is contained in:
gparant
2020-04-04 11:36:18 +02:00
parent 9bbfc3f371
commit 63dc515c5b
3 changed files with 47 additions and 2 deletions
+1 -1
View File
@@ -32,5 +32,5 @@ services:
volumes:
- ./back:/usr/src/app
labels:
- "traefik.http.routers.back.rule=Host(`back.workadventure.localhost`)"
- "traefik.http.routers.back.rule=Host(`api.workadventure.localhost`)"
- "traefik.http.services.back.loadbalancer.server.port=8080"