setup for hosting

This commit is contained in:
Pagwin 2026-06-17 16:38:43 -04:00
parent df0d42b2ec
commit 9e71a64969

View file

@ -2,7 +2,7 @@ services:
web:
build: .
ports:
- "8000:8000"
- "5555:8000"
environment:
- HOST=0.0.0.0
- PORT=8000