mirror of
https://github.com/YunoHost-Apps/weblate_ynh.git
synced 2024-10-01 13:35:04 +02:00
test
This commit is contained in:
parent
97997e2bc0
commit
3de67cbe4d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue