Troubleshooting
| Issue | Solution |
|---|---|
| Environment variable changes in .env are not applied automatically | Update .env and run docker compose -f <compose-file> up -d to apply changes. |
| Issue | Solution |
|---|---|
| Environment variable changes in .env are not applied automatically | Update .env and run docker compose -f <compose-file> up -d to apply changes. |