We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93fb48 commit f039865Copy full SHA for f039865
example.env
@@ -12,6 +12,8 @@ NODE_ENV=production
12
13
STOMP_DEBUG=false
14
15
+LOCAL_AUTHENTICATION=true
16
+
17
AUTH_STRATEGY=weaverAuth
18
19
AUTH_SERVICE_URL="window.location.protocol + '//' + window.location.host + window.location.base + '/mock/auth'"
0 commit comments