basic MP functionality working
This commit is contained in:
@@ -5,4 +5,7 @@ S3_ENDPOINT="http://localhost:9000"
|
||||
S3_ACCESS_KEY="minioadmin"
|
||||
S3_SECRET_KEY="minioadmin"
|
||||
S3_BUCKET="cog-socket"
|
||||
BASE_URL="http://localhost:5173"
|
||||
BASE_URL="http://localhost:5173"
|
||||
# Chrome for multiplayer functionality
|
||||
CHROME_HOST="localhost"
|
||||
CHROME_PORT="9222"
|
||||
Reference in New Issue
Block a user