Files
imphnen-frontend-service/docker-compose-gacha.yml
T

11 lines
187 B
YAML
Raw Normal View History

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