nextcloud/.devcontainer
Lukas Reschke 4dd25f8de8
Set overwriteprotocol to HTTPS in Codespace
Codespace is serving everything only as HTTPS. To keep the URLs valid, we also need to overwrite the protocol. (otherwise e.g. you can't develop the SAML app as the URLs are invalid)

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-02-15 16:48:39 +01:00
..
codespace.config.php Set overwriteprotocol to HTTPS in Codespace 2021-02-15 16:48:39 +01:00
devcontainer.json Add initial support for GitHub codespaces 2021-02-08 16:55:01 +00:00
docker-compose.yml Add initial support for GitHub codespaces 2021-02-08 16:55:01 +00:00
Dockerfile corrected package name used in .devcontainer/Dockerfile (php7.4-acpu => php7.4-apcu) 2021-02-09 13:52:52 +01:00
setup.sh Add initial support for GitHub codespaces 2021-02-08 16:55:01 +00:00