diff --git a/scripts/caddy.sh b/scripts/caddy.sh index ce74352..fd0b276 100755 --- a/scripts/caddy.sh +++ b/scripts/caddy.sh @@ -127,7 +127,7 @@ add_config() { --selected.foreground "$ORANGE" \ --header " Select an option:" \ --header.foreground "$GREY_LIGHT" \ - "Yes" "No") + "No" "Yes") # Build the Caddy config block if [[ "$USE_TINYAUTH" == "Yes" ]]; then