mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-19 12:58:09 +00:00
Full working stream. Fixed issue with chrome SIGILL'ing with base software renderer
Moved the assets to public, as assets is the directory that vite preview serves it's files from and that confuses vite. Using public is just easier. Updated all the needed links.
This commit is contained in:
parent
1969c3e409
commit
e92c3393d2
31 changed files with 168133 additions and 223 deletions
|
|
@ -6,6 +6,8 @@ services:
|
|||
- SYS_ADMIN
|
||||
environment:
|
||||
- DISPLAY=:99
|
||||
ports:
|
||||
- "9222:9222"
|
||||
|
||||
diplomacy:
|
||||
build: ai_animation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue