1
0
mirror of https://github.com/journey-ad/Moe-Counter.git synced 2024-11-28 01:10:49 +01:00
Moe-Counter/docker-compose.yml

7 lines
82 B
YAML
Raw Permalink Normal View History

2023-04-04 04:10:55 +02:00
version: '3'
services:
moe-counter:
build: .
ports:
- "3000:3000"