This commit is contained in:
aditya.siregar 2024-12-27 11:19:30 +07:00
parent 1911bc5e08
commit ffd40d4f51

View File

@ -10,7 +10,7 @@ import (
) )
const ( const (
YAML_PATH = "infra/furtuna.%s" YAML_PATH = "infra/enaklopos.%s"
ENV_MODE = "ENV_MODE" ENV_MODE = "ENV_MODE"
DEFAULT_ENV_MODE = "development" DEFAULT_ENV_MODE = "development"
) )