Files
AobaV2/docker-compose.yml
2025-05-18 14:06:11 -04:00

10 lines
210 B
YAML

services:
# client:
# build:
# context: .
# dockerfile: AobaClient/Dockerfile
server:
build:
context: .
dockerfile: AobaServer/Dockerfile