galaxy-api/settings_local.js.dist

4 строки
110 B
Plaintext

exports.DEBUG = true;
exports.SECRET = 'Change this to something witty.';
exports.FLUSH_DB_ON_PREFILL = true;