1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/weblate_ynh.git synced 2024-10-01 13:35:04 +02:00
This commit is contained in:
Thomas 2024-01-19 19:31:50 +01:00 committed by GitHub
parent 97997e2bc0
commit 3de67cbe4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ plugins = python3
master = true
protocol = uwsgi
socket = /var/run/__APP__/socket
wsgi-file = __INSTALL_DIR__/venv/lib/__WEBLATE_PYPATH__/site-packages/weblate/wsgi.py
wsgi-file = /etc/uwsgi/apps-available/__APP__.ini
# Add path to Weblate checkout if you did not install
# Weblate by pip