1
0
mirror of https://github.com/journey-ad/Moe-Counter.git synced 2024-12-18 02:15:58 +01:00
Moe-Counter/docker-compose.yml

7 lines
82 B
YAML
Raw Normal View History

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