mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-19 12:58:09 +00:00
O4 tries to fix stream performance
Signed-off-by: Tyler Marques <me@tylermarques.com>
This commit is contained in:
parent
061a048dc6
commit
d3d8b22428
2 changed files with 11 additions and 10 deletions
|
|
@ -8,6 +8,8 @@ services:
|
|||
- DISPLAY=:99
|
||||
ports:
|
||||
- "9222:9222"
|
||||
ipc: host
|
||||
shm_size: "1gb"
|
||||
|
||||
diplomacy:
|
||||
build: ai_animation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue