1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-09-17 09:42:14 +03:00
Files
authentication-service/.devcontainer/.env
Quentin Gliech bac4125d8c Load environment variables from .env files
This allows to properly set the OAuth 2.0 Issuer base in the Codespace
2021-08-15 09:21:15 +00:00

1 line
69 B
Bash

MAS_OAUTH2_ISSUER="https://${CODESPACE_NAME}-8080.githubpreview.dev/"