1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-09 07:03:13 +00:00

fix: read security code from file + redirect

This commit is contained in:
Saad Jutt
2021-10-14 18:51:32 +05:00
parent 8fb7129f86
commit 4912915a6e
6 changed files with 113 additions and 46 deletions

3
security.json.example Normal file
View File

@@ -0,0 +1,3 @@
{
"code": "place security code here"
}