chore(tooling): fix dev container networking
This commit is contained in:
parent
f67417d5f9
commit
4106065fba
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ..:/workspaces:cached
|
- ..:/workspaces:cached
|
||||||
command: sleep infinity
|
command: sleep infinity
|
||||||
network_mode: service:database
|
|
||||||
|
|
||||||
database:
|
database:
|
||||||
container_name: myhm-commission-db
|
container_name: myhm-commission-db
|
||||||
|
|
Loading…
Add table
Reference in a new issue