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: