mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Add /lokole/ to path for links from webapp
This commit is contained in:
parent
83e6627861
commit
244be9f2d7
2 changed files with 11 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ lokole_install: True
|
|||
lokole_enabled: True
|
||||
|
||||
lokole_url: /lokole
|
||||
lokole_full_url: "http://{{ iiab_hostname }}.{{ iiab_domain }}/{{ lokole_url }}"
|
||||
lokole_full_url: "http://{{ iiab_hostname }}.{{ iiab_domain }}{{ lokole_url }}"
|
||||
|
||||
lokole_domain_socket: "{{ lokole_run_directory }}/lokole_gunicorn.sock"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue