Commit b220417
committed
Add the variable to the .env file to customize the docker container's 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
1 parent 7b90b70 commit b220417
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments