Adjusting Maxun backend env vars.

This commit is contained in:
2025-06-15 18:38:01 -04:00
parent 62d6023e9c
commit c0f154f3d9
+2 -2
View File
@@ -33,9 +33,9 @@ x-maxun: &maxun-env
REDIS_PORT: 6379
BACKEND_PORT: 8080
FRONTEND_PORT: 5173
BACKEND_URL: https://scrape.trez.wtf/api
BACKEND_URL: http://localhost:8080
PUBLIC_URL: https://scrape.trez.wtf
VITE_BACKEND_URL: https://scrape.trez.wtf/api
VITE_BACKEND_URL: http://localhost:8080
VITE_PUBLIC_URL: https://scrape.trez.wtf
MAXUN_TELEMETRY: true
PLAYWRIGHT_BROWSERS_PATH: /ms-playwright