Skip to content
Snippets Groups Projects

Frontend dependencies moved to npm

Merged Piotr Gawron requested to merge frontend-moved-to-npm into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -83,3 +83,6 @@ TWO_FACTOR_SMS_GATEWAY = "web.nexmo_gateway.Nexmo"
# whether 2 steps authentication is mandatory to access the system
FORCE_2FA = True
# path to 'smash' folder
NPM_ROOT_PATH = '/path/to/smasch/'
\ No newline at end of file
Loading