mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
9abba5d58a
commit
a02f3a16b0
1 changed files with 2 additions and 1 deletions
|
@ -86,7 +86,8 @@
|
|||
state: restarted
|
||||
when: calibreweb_enabled
|
||||
|
||||
- name: Enable http://box/calibre-web with Apache
|
||||
# Default: http://box/books
|
||||
- name: Enable http://box{{ calibreweb_url }} with Apache
|
||||
command: a2ensite calibre-web.conf
|
||||
when: calibreweb_enabled
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue