Files

11 lines
187 B
YAML
Raw Permalink Normal View History

version: '3.8'
services:
gacha:
build:
context: .
dockerfile: docker/gacha.Dockerfile
ports:
- "3003:80"
restart: unless-stopped
container_name: gacha