update docker-compose, add volume
All checks were successful
release / release-default (push) Successful in 1h3m25s
All checks were successful
release / release-default (push) Successful in 1h3m25s
This commit is contained in:
parent
09f53907cf
commit
6655762637
@ -12,4 +12,7 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- $HOME/jail:/home/coder
|
||||
- code-server-home:/home/coder
|
||||
|
||||
volumes:
|
||||
code-server-home:
|
||||
|
Loading…
x
Reference in New Issue
Block a user