1
0
Fork 0
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:
ericgaspar 2022-05-28 12:39:55 +02:00
parent 698765aab0
commit a2d89238fa

View file

@ -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)