You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Check HTTPS_ENABLED env var before HTTPS redirection (#7)
* fix: Use environment variable to determine https redirection
* fix: Pass HTTPS_ENABLED in routing
* fix: Use existing import to pass https var
* fix: Pass env to news routes
* fix: Pass env to detail, username
* fix: Pass env var to creation routes
* fix: Pass env var to about
* fix: Remove redundant else block
* feat(infra): Attempt to run a javascript world configuration via composer
* feat(infra): Attempt to pass worlds from server repository to composer, to website container
* feat(infra): Attempt to fix path conflict with composer
* feat(infra): Fix file name from server repo
* feat(infra): Add doc string for the javascript
0 commit comments