Skip to content

Commit f039865

Browse files
authored
Environment: Add default local authentication true in example
1 parent e93fb48 commit f039865

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

example.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ NODE_ENV=production
1212

1313
STOMP_DEBUG=false
1414

15+
LOCAL_AUTHENTICATION=true
16+
1517
AUTH_STRATEGY=weaverAuth
1618

1719
AUTH_SERVICE_URL="window.location.protocol + '//' + window.location.host + window.location.base + '/mock/auth'"

0 commit comments

Comments
 (0)