Files
tngame/docker-compose.yml
T
Azalea Gui 2be7c61aad [+] compose
2023-03-09 03:29:06 -05:00

8 lines
114 B
YAML

services:
tng:
container_name: tng
image: hykilpikonna/tngame
build: .
ports:
- "23:2323"