Update reactive-resume/.env
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user