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
In order to support GitHub Codespaces we need to be able to configure the TLD for Local Server. In addition we need to be able to easily provision and manage self signed certificates in addition to supplying the cert for *.altis.dev.
Things to note:
Altis now enforces HSTS by default so we either need to switch it off for codespaces or ensure self signed certificates are setup prior to start Local Server
Certs have to be mounted on the nginx and traefik containers to function, so need to be setup before Local Server starts
This ticket needs some more detail and probably to be broken down into several issues. @shadyvb Can you add some questions to this to get it defined. @wisyhambolu will look into the PR listed above
In order to support GitHub Codespaces we need to be able to configure the TLD for Local Server. In addition we need to be able to easily provision and manage self signed certificates in addition to supplying the cert for
*.altis.dev
.Things to note:
#237
The text was updated successfully, but these errors were encountered: