Fix web root for notes
This commit is contained in:
parent
a59737b826
commit
8c05f0eb67
@ -2,7 +2,7 @@
|
||||
notes_name: notes
|
||||
notes_owner: notes_owner
|
||||
notes_dir: /var/www/notes
|
||||
notes_web_root: '{{ notes_dir }}/current/app'
|
||||
notes_web_root: '{{ notes_dir }}/current/web'
|
||||
notes_domain: 'notes.anwinged.ru'
|
||||
notes_cert_type: 'letsencrypt'
|
||||
notes_dbname: notes_db
|
||||
|
Loading…
Reference in New Issue
Block a user