Merge branch 'main-domain-to-moodle' into 'develop'
Redirects main domain to moodle See merge request isard/isard-sso!47
commit
769af1990c
|
@ -62,7 +62,7 @@ frontend website
|
|||
use_backend be_ipa if is_ipa
|
||||
use_backend be_api if is_api
|
||||
|
||||
|
||||
http-request redirect code 301 location https://moodle."${DOMAIN}" if { hdr(host) -i "${DOMAIN}" }
|
||||
# default_backend be_sso
|
||||
|
||||
backend be_api
|
||||
|
|
Loading…
Reference in New Issue