Fix compatibility between dev setups
This commit is contained in:
parent
4bf8778d83
commit
af78df5663
4 changed files with 8 additions and 8 deletions
2
dev.yml
2
dev.yml
|
|
@ -17,7 +17,7 @@ services:
|
|||
- "./po:/po"
|
||||
networks:
|
||||
- internal
|
||||
command: "yarn dev --base /front/"
|
||||
command: "yarn dev --host --base /front/"
|
||||
|
||||
postgres:
|
||||
env_file:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue