diff options
author | 2023-03-11 21:27:49 +0100 | |
---|---|---|
committer | 2023-03-11 21:27:49 +0100 | |
commit | e084a7ec9418e61d7e15f97675625a46c694746f (patch) | |
tree | 6955ad91f8ca647ce10a5621da755313c637ee1f /botstrap.py | |
parent | Merge pull request #2326 from python-discord/snekbox-files (diff) |
switch order of env files to be parsed
The priority of the value to be picked is always the last file in the `env_file` tuple
We want server values to always be picked up from .env.server, and if someone wants to override them for testing, they'll go into .env
But the `env.server` shouldn't be manually tampered with
Diffstat (limited to 'botstrap.py')
0 files changed, 0 insertions, 0 deletions