mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
chore(config,docker,ci,ui): rename IS_ENTERPRISE to IS_ENTERPRISE_EDITION across env, Dockerfiles, compose and workflows
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user