1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-20 10:51:03 +08:00

4 lines
157 B
Plaintext

NEXTAUTH_URL=http://localhost:3000/api/v1/auth
NEXTAUTH_SECRET=${NEXTAUTH_SECRET}
MEILI_MASTER_KEY=${MEILI_MASTER_KEY}
POSTGRES_PASSWORD=${POSTGRES_PASSWORD}