11 lines
190 B
Plaintext
11 lines
190 B
Plaintext
[http]
|
|
listen = 0.0.0.0:8080
|
|
|
|
[nats]
|
|
url = nats://localhost:4222
|
|
|
|
[backend]
|
|
# Replace this later with your actual Nextcloud URL and Secret
|
|
allowall = false
|
|
secret = changing_me_is_mandatory
|