sacn_accout_system/docker-compose.yml

7 lines
104 B
YAML

services:
auth:
build: .
ports:
- "8000:8000"
volumes:
- ./config:/auth/config