General first improvements
Make the site a bit prettier by adding some newlines (yes, yes this should be done with css, sue me) Add link to the site repo Add stuff to the readme like the correct repo-url and add Matrix as a way to contact us
This commit is contained in:
@@ -85,3 +85,10 @@ cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/$app.conf
|
||||
nginx -tq
|
||||
service nginx reload
|
||||
|
||||
#=================================================
|
||||
# SETUP SSOWAT
|
||||
#=================================================
|
||||
|
||||
# Skip ynh login for accessing the application
|
||||
ynh_app_setting_set $app skipped_uris "/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user