Ver código fonte

Missing OTP_SECRET in scalingo.json (#6917)

master
Yann Klis 6 anos atrás
committed by Eugen Rochko
pai
commit
3b2c7a33a9
1 arquivos alterados com 4 adições e 0 exclusões
  1. +4
    -0
      scalingo.json

+ 4
- 0
scalingo.json Ver arquivo

@@ -21,6 +21,10 @@
"description": "The secret key base",
"generator": "secret"
},
"OTP_SECRET": {
"description": "One-time password secret",
"generator": "secret"
},
"SINGLE_USER_MODE": {
"description": "Should the instance run in single user mode? (Disable registrations, redirect to front page)",
"value": "false",


Carregando…
Cancelar
Salvar