This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
version: "3.8"
|
||||
|
||||
services:
|
||||
web:
|
||||
# optional: mount source for live edit during development
|
||||
# volumes:
|
||||
# - ./web:/src/web:cached
|
||||
environment:
|
||||
- DOTNET_ENVIRONMENT=Development
|
||||
Reference in New Issue
Block a user