You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
Dockerfile corrected package name used in .devcontainer/Dockerfile (php7.4-acpu => php7.4-apcu) 3 years ago
codespace.config.php Set overwriteprotocol to HTTPS in Codespace 3 years ago
devcontainer.json Add initial support for GitHub codespaces 3 years ago
docker-compose.yml Add initial support for GitHub codespaces 3 years ago
setup.sh Add initial support for GitHub codespaces 3 years ago