From 453a2ff144c37a8f8916b6fd79d016a0f6dca5c9 Mon Sep 17 00:00:00 2001 From: jeremymigonis Date: Mon, 6 Apr 2026 13:03:08 -0500 Subject: [PATCH] Update reactive-resume/.env --- reactive-resume/.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactive-resume/.env b/reactive-resume/.env index 9c0e47d..5f6c50e 100644 --- a/reactive-resume/.env +++ b/reactive-resume/.env @@ -1,11 +1,11 @@ # --- Server --- TZ="America/Chicago" -APP_URL="http://localhost:3000" +APP_URL="http://localhost:3006" # Optional, uses APP_URL by default # This can be set to a different URL (like http://host.docker.internal:3000 or http://{docker_service}:3000) # to let the browser navigate to a non-public instance of Reactive Resume -PRINTER_APP_URL="http://host.docker.internal:3000" +PRINTER_APP_URL="http://host.docker.internal:3006" # --- Printer --- # If using browserless with token authentication, include the token as a query parameter: