2025-05-29 20:00:42 +08:00
|
|
|
DATABASE_URL="postgresql://postgres:pass123@127.0.0.1:5432/web2?schema=public"
|
2025-05-29 21:26:07 +08:00
|
|
|
NEXT_PUBLIC_APP_URL="http://0.0.0.0:3001"
|
2025-06-12 20:48:51 +08:00
|
|
|
AUTH_JWT_SECRET="hTVLuGqhuKZW9HUnKzs83yvVBitlwc5d0PNfJqDRsRs="
|
2025-07-07 14:09:19 +08:00
|
|
|
NEXT_PUBLIC_NEST_URL="http://192.168.31.43:4000"
|