Updated compose.yml
This commit is contained in:
parent
a7446d1314
commit
2e3b85d7f7
@ -1,12 +1,8 @@
|
||||
services:
|
||||
snek:
|
||||
build: .
|
||||
restart: always
|
||||
ports:
|
||||
- "8081:8081"
|
||||
volumes:
|
||||
- ./:/code
|
||||
develop:
|
||||
watch:
|
||||
- action: sync
|
||||
path: .
|
||||
target: /code
|
Loading…
Reference in New Issue
Block a user