migrate updated files

This commit is contained in:
2023-11-21 12:04:35 +00:00
parent 98e32f0b20
commit b0e740ba8c
3 changed files with 11 additions and 2 deletions
+2
View File
@@ -50,11 +50,13 @@ I18N_DOMAIN = "cymru.local"
//Next Auth vars
NEXTAUTH_URL=$API_ROOT
NEXTAUTH_URL_INTERNAL=$API_ROOT
NEXTAUTH_SECRET = SuperSecret
DATABASE_URL = sqlserver://pedw-dev-test-sql-svr.database.windows.net:1433;database=PEDWDev;user=RobBondSQL;password=GhWKr62F5sQ69dZx;encrypt=true;trustServerCertificate=false;hostNameInCertificate=*.database.windows.net;loginTimeout=30;authentication=ActiveDirectoryPassword
SECRET = SuperSecret
//Azure Storage Account
AZURE_CLIENT_ID = $CLIENT_ID