Skip to content

Add the $PROJECT_NAME variable to the .env file to customize the docker container'…#1322

Open
thomasbeaudry wants to merge 1 commit intomainfrom
addProjectNameEnvVar
Open

Add the $PROJECT_NAME variable to the .env file to customize the docker container'…#1322
thomasbeaudry wants to merge 1 commit intomainfrom
addProjectNameEnvVar

Conversation

@thomasbeaudry
Copy link
Copy Markdown
Collaborator

@thomasbeaudry thomasbeaudry commented Mar 27, 2026

When setting up an ODC, it's easy to forgot to modify the docker-compose.yaml (and only focus on the .env), so by having this variable in the .env, you can completely ignore the docker-compose.yaml. When managing multiple ODCs, this variable needs to be different for each instance, so it's useful to have

… prefix. When setting up an ODC, it's easy to forgot to modify the docker-compose.yaml (and only focus on the .env), so by having this variable in the .env, you can completely ignore the docker-compose.yaml. When managing multiple ODCs, this variable needs to be different for each instance, so it's useful to have
@thomasbeaudry thomasbeaudry changed the title Add the variable to the .env file to customize the docker container'… Add the $PROJECT_NAME variable to the .env file to customize the docker container'… Mar 27, 2026
@gdevenyi
Copy link
Copy Markdown
Contributor

Does this show up anywhere on the front-end?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants