Browse Source
Some ROCKET_ env variables can cause issues if they are set. With the older Rocket v0.4.x this was not an issue. But with Rocket v0.5.x some have changed and we control them in a different way. This PR removes/unset these variables to prevent errors during startup. resolves #2482pull/2494/head
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue