docker testing + setup hosting dx app via aspnet
This commit is contained in:
10
docker-compose.yml
Normal file
10
docker-compose.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
services:
|
||||
client:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: AobaClient/Dockerfile
|
||||
# server:
|
||||
# build:
|
||||
# context: .
|
||||
# dockerfile: AobaServer/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user