This website requires JavaScript.
Explore
Help
Sign in
norbipeti
/
snikket_ynh
Watch
1
Star
0
Fork
You've already forked snikket_ynh
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0be068c04a
snikket_ynh
/
conf
/
nginx.groups.conf
5 lines
86 B
Text
Raw
Normal View
History
Unescape
Escape
Fixes and nginx config update - The Android app can connect, although not directly with QR
2024-06-10 23:51:59 +00:00
root /var/www/snikket/snikket_web;
Fix reachability & prepare - Added placeholder Nginx configs for the subdomains - Added additional URLs to the SSO permissions
2024-05-27 22:00:22 +00:00
Fixes and nginx config update - The Android app can connect, although not directly with QR
2024-06-10 23:51:59 +00:00
location / {
return 301 https://__DOMAIN__/;
Fix reachability & prepare - Added placeholder Nginx configs for the subdomains - Added additional URLs to the SSO permissions
2024-05-27 22:00:22 +00:00
}
Reference in a new issue
Copy permalink