mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
nginx - restore iiab_home_url
This commit is contained in:
parent
383f6194f7
commit
1e47300e5b
3 changed files with 8 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
- { src: "server.conf",dest: "/etc/nginx/" }
|
||||
- { src: "nginx.conf",dest: "/etc/nginx/" }
|
||||
- { src: 'ports.conf' , dest: '/etc/{{ apache_service }}/' , mode: '0644' }
|
||||
- { src: "iiab.conf",dest: "/etc/nginx/conf.d/" }
|
||||
- { src: "iiab.conf.j2",dest: "/etc/nginx/conf.d/iiab.conf" }
|
||||
when: nginx_enabled
|
||||
|
||||
- name: Insure that apache2 is not running -- we may need port swap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue