File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,4 +55,4 @@ description
5555msg_ok " Completed Successfully!\n"
5656echo -e " ${CREATING}${GN}${APP} setup has been successfully initialized!${CL} "
5757echo -e " ${INFO}${YW} Access it using the following URL:${CL} "
58- echo -e " ${TAB}${GATEWAY}${BGN} http ://${IP} :9091 ${CL} "
58+ echo -e " ${TAB}${GATEWAY}${BGN} https ://YOUR_AUTHELIA_URL ${CL} "
Original file line number Diff line number Diff line change 88 "type" : " ct" ,
99 "updateable" : true ,
1010 "privileged" : false ,
11- "interface_port" : 9091 ,
11+ "interface_port" : 443 ,
1212 "documentation" : " https://www.authelia.com/integration/deployment/bare-metal/" ,
1313 "website" : " https://www.authelia.com/" ,
1414 "logo" : " https://cdn.jsdelivr.net/gh/selfhst/icons/webp/authelia.webp" ,
You can’t perform that action at this time.
0 commit comments