mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-19 12:58:09 +00:00
Fixing some issues with streaming and games not being accessible
Signed-off-by: Tyler Marques <me@tylermarques.com>
This commit is contained in:
parent
7fa5672877
commit
700a5132a1
5 changed files with 48 additions and 4 deletions
|
|
@ -14,6 +14,8 @@ services:
|
|||
ports:
|
||||
- "4173:4173"
|
||||
- "5173:5173"
|
||||
volumes:
|
||||
- ./ai_animation/public/games/:/app/dist/games
|
||||
diplomacy-dev:
|
||||
build: ai_animation
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue