feat: add ENABLE_NEXT_DOCKER_RELEASE=true to staging environment

This commit is contained in:
Pujit Mehrotra
2025-11-05 16:10:53 -05:00
parent 1033e76576
commit 4edd243674

View File

@@ -3,3 +3,4 @@ NODE_ENV="production"
PORT="/var/run/unraid-api.sock"
MOTHERSHIP_GRAPHQL_LINK="https://staging.mothership.unraid.net/ws"
PATHS_CONFIG_MODULES="/boot/config/plugins/dynamix.my.servers/configs"
ENABLE_NEXT_DOCKER_RELEASE=true