feat: update config to use atuin-server binary
This commit is contained in:
parent
cf7715af30
commit
9ba7c2eb03
3 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
host = "0.0.0.0"
|
||||
port = 8888
|
||||
open_registration = true
|
||||
open_registration = false
|
||||
db_uri="postgres://{{ atuin_db_user }}:{{ atuin_db_pass }}@{{ atuin_db_host }}/{{ atuin_db_name }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue