Fixing some issues with streaming and games not being accessible

Signed-off-by: Tyler Marques <me@tylermarques.com>
This commit is contained in:
Tyler Marques 2025-06-04 14:16:44 -04:00
parent 7fa5672877
commit 700a5132a1
No known key found for this signature in database
GPG key ID: 7672EFD79378341C
5 changed files with 48 additions and 4 deletions

View file

@ -14,6 +14,8 @@ services:
ports:
- "4173:4173"
- "5173:5173"
volumes:
- ./ai_animation/public/games/:/app/dist/games
diplomacy-dev:
build: ai_animation
ports: