blob: 901cf5cc2e7710dc63bcff0d0ddf6691ab4223fd (
plain)
1
2
3
4
5
6
7
|
services:
174bg-net:
build: https://github.com/zuedev/unnamed-group.git#master:communities/red-right-hand/174bg.net
restart: unless-stopped
ports:
- "3000:3000/tcp"
- "3000:3000/udp"
|