Update docker-compose.yaml

Esse commit está contido em:
a10kiloham
2024-08-21 14:43:49 +01:00
commit de GitHub
commit 23421e44c3
+4 -3
Ver Arquivo
@@ -1,7 +1,8 @@
services:
13ft:
build: .
#image: your-image-name:tag
container_name: 13ft
hostname: 13ft
image: ghcr.io/wasi-master/13ft:latest
restart: unless-stopped
ports:
- "5000:5000"
- "5000:5000"