mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-06 00:10:02 +00:00
alias-envs: typo
This commit is contained in:
parent
52e6a40641
commit
201a124cc4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ const mapping = {
|
|||
cors: 'CORS_WILDCARD',
|
||||
cookiePath: 'COOKIE_PATH',
|
||||
webPort: 'WEB_PORT',
|
||||
webUrl: 'WEB_URL',
|
||||
webURL: 'WEB_URL',
|
||||
showSponsors: 'SHOW_SPONSORS',
|
||||
isBeta: 'IS_BETA'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue