This website works better with JavaScript.
Home
Help
Register
Sign In
go
/
keystar
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Added sample configuration.
capstan-migrations
Benjamin Shelton
1 year ago
parent
0334216d2b
commit
addd897e6b
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
keystar.sample.yaml
+ 6
- 0
keystar.sample.yaml
View File
@ -0,0 +1,6 @@
server:
host
:
"127.0.0.1"
port
:
9911
uri
:
"bolt://some/storage/location/keystar.bolt"
key
:
>-
some key generated by running `keystar keys generate composite`
Write
Preview
Loading…
Cancel
Save