Update last minute things before rebuilding

This commit is contained in:
2026-03-20 18:34:33 -05:00
parent a8bb610be7
commit 60dc57ddf7
6 changed files with 59 additions and 13 deletions

View File

@@ -1,13 +1,9 @@
# Next Envrionment Variables
NODE_ENV=production
NETWORK=nginx-bridge
NEXT_CONTAINER_NAME=next-app
NEXT_DOMAIN_NAME=gbrown.org
# Port is disabled by default as suggested
# config is to have reverse proxy on the same
# network so you can just forward to the
# port on the internal network.
# NEXT_PORT=3000
NEXT_PORT=3000
NODE_ENV=production
SENTRY_AUTH_TOKEN=
NEXT_PUBLIC_SITE_URL=https://gbrown.org
NEXT_PUBLIC_CONVEX_URL=https://api.convex.gbrown.org