mirror of
https://github.com/YunoHost-Apps/librarian_ynh.git
synced 2024-09-03 19:36:01 +02:00
Update config.example.yml
This commit is contained in:
parent
698765aab0
commit
a2d89238fa
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
DOMAIN: '__DOMAIN__'
|
||||
DOMAIN: 'https://__DOMAIN__'
|
||||
PORT: '__PORT__'
|
||||
# Optional: Set address to bind to, example: 127.0.0.1
|
||||
ADDRESS: '127.0.0.1'
|
||||
ADDRESS: ''
|
||||
# Running a custom API server is not recommended and is not suitable for a public instance
|
||||
API_URL: 'https://api.na-backend.odysee.com/api/v1/proxy'
|
||||
# Use a custom video streaming endpoint (if using custom API server or proxying videos)
|
||||
|
|
Loading…
Add table
Reference in a new issue