forked from science-ation/science-ation
Add devcontainer workspace mount
This commit is contained in:
parent
29db808348
commit
a9e57f07fe
@ -3,6 +3,8 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
volumes:
|
||||
- ../..:/workspaces:cached
|
||||
ports:
|
||||
- 8085:80
|
||||
depends_on:
|
||||
|
Loading…
x
Reference in New Issue
Block a user