Expose AdminJS on nudentic.ir: nginx only proxied /api, so /admin never reached Nest.
This commit is contained in:
@@ -29,6 +29,10 @@ FRONTEND_URL=http://localhost:3001
|
||||
# Set true when the app is served over HTTPS (required for Secure auth cookies)
|
||||
COOKIE_SECURE=false
|
||||
|
||||
# AdminJS panel at http://localhost:3000/admin (not under /api)
|
||||
# ADMINJS_EMAIL=admin@dyolink.com
|
||||
# ADMINJS_PASSWORD=admin123
|
||||
|
||||
# OAuth (optional — uncomment when configured)
|
||||
# GOOGLE_CLIENT_ID=your-google-client-id
|
||||
# GOOGLE_CLIENT_SECRET=your-google-client-secret
|
||||
|
||||
Reference in New Issue
Block a user