init, taken from ardestani since old gitea instance was purged without saving branch
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
cs16:
|
||||
cs16climbing:
|
||||
build: .
|
||||
image: cs16:latest
|
||||
image: cs16climbing:latest
|
||||
ports:
|
||||
- "27015:27015/udp"
|
||||
- "27015:27015/tcp"
|
||||
container_name: cs16
|
||||
tty: true
|
||||
- "27017:27017/udp"
|
||||
- "27017:27017/tcp"
|
||||
container_name: cs16climbing
|
||||
tty: true
|
||||
Reference in New Issue
Block a user