docker testing + setup hosting dx app via aspnet

This commit is contained in:
2025-05-18 00:06:23 -04:00
parent 34c050384b
commit 24ddb19013
10 changed files with 150 additions and 3275 deletions

10
docker-compose.yml Normal file
View File

@@ -0,0 +1,10 @@
services:
client:
build:
context: .
dockerfile: AobaClient/Dockerfile
# server:
# build:
# context: .
# dockerfile: AobaServer/Dockerfile