sacn_accout_system/docker-compose.yml

7 lines
104 B
YAML
Raw Permalink Normal View History

2024-08-25 21:23:24 +08:00
services:
auth:
build: .
ports:
- "8000:8000"
volumes:
- ./config:/auth/config