Fix compatibility between dev setups

This commit is contained in:
Marcos Peña 2022-04-02 19:38:14 +02:00
commit af78df5663
4 changed files with 8 additions and 8 deletions

View file

@ -17,7 +17,7 @@ services:
- "./po:/po"
networks:
- internal
command: "yarn dev --base /front/"
command: "yarn dev --host --base /front/"
postgres:
env_file: