Files

10 lines
182 B
YAML
Raw Permalink Normal View History

services:
gacha:
build:
context: .
dockerfile: docker/gacha.Dockerfile
ports:
2025-11-24 12:51:41 +07:00
- '127.0.0.1:3003:80'
restart: unless-stopped
container_name: gacha