Skip to content

Commit 996959f

Browse files
committed
Opt out of authentication in the sample config
1 parent 8881113 commit 996959f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

samples/seq/config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# This is an insecure default; don't use this for production deployments: instead specify
2+
# the `firstRunAdminPassword` or `firstRunAdminPasswordHash` options.
3+
firstRunNoAuthentication: true
4+
15
image:
26
tag: latest
37

0 commit comments

Comments
 (0)