DGEB / docker-compose.yml
Joshua Kravitz
Initial commit
e284167
raw
history blame contribute delete
No virus
132 Bytes
version: "3"
services:
dgeb-leaderboard:
build:
context: ./
dockerfile: Dockerfile
ports:
- "7680:7860"