Update Dockerfile

This commit is contained in:
NotII
2025-03-23 23:55:08 +00:00
parent d13b972c77
commit ce9f4e4d49

View File

@@ -29,6 +29,7 @@ EXPOSE 3000
ENV NODE_ENV=production ENV NODE_ENV=production
ENV NEXT_PUBLIC_API_URL=/api ENV NEXT_PUBLIC_API_URL=/api
ENV SERVER_API_URL=https://internal-api.inboxi.ng/api
# Start Next.js server # Start Next.js server