Complete Docker Build

This commit is contained in:
2025-05-18 14:06:11 -04:00
parent 24ddb19013
commit 541cdd0b57
4 changed files with 42 additions and 15 deletions

View File

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