mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-01 21:30:09 +00:00
Refactor Caddyfile configuration for headscale-admin (#7821)
This commit is contained in:
parent
2686753448
commit
25e89f7bac
2 changed files with 15 additions and 15 deletions
|
|
@ -53,3 +53,5 @@ description
|
|||
|
||||
msg_ok "Completed Successfully!\n"
|
||||
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
|
||||
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
|
||||
echo -e "${TAB}${GATEWAY}${BGN}Headscale API: ${IP}/api (no Frontend) | headscale-admin: http://${IP}/admin/${CL}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue