.git broken, restart
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
services:
|
||||
web:
|
||||
build: .
|
||||
ports:
|
||||
- "8000:5000"
|
||||
develop:
|
||||
watch:
|
||||
- action: sync
|
||||
path: .
|
||||
target: /code
|
||||
redis:
|
||||
image: "redis:alpine"
|
||||
Reference in New Issue
Block a user