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