refactor: update default stack image to flexinit/agent-stack
Replace oh-my-opencode-free references with the new consolidated flexinit/agent-stack image in source code and documentation.
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
||||
- DOKPLOY_URL=${DOKPLOY_URL}
|
||||
- DOKPLOY_API_TOKEN=${DOKPLOY_API_TOKEN}
|
||||
- STACK_DOMAIN_SUFFIX=${STACK_DOMAIN_SUFFIX:-ai.flexinit.nl}
|
||||
- STACK_IMAGE=${STACK_IMAGE:-git.app.flexinit.nl/oussamadouhou/oh-my-opencode-free:latest}
|
||||
- STACK_IMAGE=${STACK_IMAGE:-git.app.flexinit.nl/flexinit/agent-stack:latest}
|
||||
- RESERVED_NAMES=${RESERVED_NAMES:-admin,api,www,root,system,test,demo,portal}
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
Reference in New Issue
Block a user