Add Ink session recovery and Coolify Docker support
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Coolify environment for the Ink-only web deployment.
|
||||
# Set these in Coolify's environment variable UI, not in a committed .env file.
|
||||
|
||||
NODE_ENV=production
|
||||
DEFAULT_GAME_ENGINE=ink
|
||||
PORT=3000
|
||||
INK_CONFIG_FILE=./config/engines/ink.json
|
||||
|
||||
# Optional server-side LLM variables are only needed by non-Ink engines.
|
||||
# OPENROUTER_API_KEY=
|
||||
# OPENROUTER_MODEL=
|
||||
Reference in New Issue
Block a user