changed port for server

This commit is contained in:
Nico Melone
2026-03-11 09:38:41 -05:00
parent 287419582e
commit 317696c826

View File

@@ -8,6 +8,6 @@ services:
stop_signal: SIGINT
restart: always
ports:
- '8000:8000'
- '8005:8000'
volumes:
- ./app:/app