Initial commit.
Basic docker deployment with Local LLM integration and simple game state.
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
PORTAINER_URL=http://10.0.0.199:9000
|
||||
PORTAINER_USERNAME=yourusername
|
||||
PORTAINER_PASSWORD=yourpassword
|
||||
PORTAINER_ENDPOINT=yourendpoint # Optional
|
||||
Reference in New Issue
Block a user