chore(config,docker,ci,ui): rename IS_ENTERPRISE to IS_ENTERPRISE_EDITION across env, Dockerfiles, compose and workflows

This commit is contained in:
Simon Larsen
2025-11-03 11:25:12 +00:00
parent f1efd65ada
commit 1ac6e71f7e
33 changed files with 165 additions and 165 deletions

View File

@@ -53,7 +53,7 @@ ENVIRONMENT=production
APP_TAG=release
# Change this to true if you are using enterprise edition. Keep it false if you are using community edition.
IS_ENTERPRISE=false
IS_ENTERPRISE_EDITION=false
# What is the name of the docker compose project. This is used to prefix the docker containers.
COMPOSE_PROJECT_NAME=oneuptime