cobalt/src/modules/processing/cookie
wukko e16ee6c1d3 env: readable environment variables in all files
apiPort -> API_PORT
apiURL -> API_URL
apiName -> API_NAME
cors -> ENABLE_CORS
cookiePath -> COOKIE_PATH

webPort -> WEB_PORT
webURL -> WEB_URL
showSponsors -> SHOW_SPONSORS
isBeta -> IS_BETA
2024-03-05 19:08:59 +06:00
..
cookie.js send cookies as-is 2023-08-20 22:21:00 +00:00
manager.js env: readable environment variables in all files 2024-03-05 19:08:59 +06:00