Fix broken dev environment set-up
This commit is contained in:
parent
bc5aba6808
commit
a7698ce56b
6 changed files with 14 additions and 4 deletions
1
dev.yml
1
dev.yml
|
|
@ -17,6 +17,7 @@ services:
|
|||
- "./po:/po"
|
||||
networks:
|
||||
- internal
|
||||
command: "yarn dev"
|
||||
|
||||
postgres:
|
||||
env_file:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue