All checks were successful
Deploy to production / deploy (push) Successful in 2m1s
- Added moderationRouter to handle moderation-related API routes. - Introduced new methods in AdminController for fetching all regions, region types, and creating regions. - Enhanced adminRouter with routes for moderation reports and status updates. - Updated navigationController to include moderation reports in the admin menu. - Implemented frontend components for reporting messages in the forum and managing moderation reports. - Added internationalization support for moderation-related texts in multiple languages.
9 lines
337 B
Plaintext
9 lines
337 B
Plaintext
VITE_API_BASE_URL=https://www.your-part.de
|
|
VITE_PUBLIC_BASE_URL=https://www.your-part.de
|
|
VITE_TINYMCE_API_KEY=xjqnfymt2wd5q95onkkwgblzexams6l6naqjs01x72ftzryg
|
|
VITE_DAEMON_SOCKET=wss://www.your-part.de:4551
|
|
VITE_CHAT_WS_URL=wss://www.your-part.de:1235
|
|
VITE_SOCKET_IO_URL=https://www.your-part.de:4443
|
|
|
|
VITE_ADSENSE_HEADER_SLOT=1104166651
|