adminforth 2.72.2-next.1 → 2.72.2-next.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,8 +1,4 @@
1
1
  # Add only non-sensitive production environment variables here so deployed applications can use them
2
2
  # Deliver sensitive production environment variables via your deployment platform's process environment
3
3
 
4
- NODE_ENV=production
5
- DATABASE_URL={{dbUrlProd}}
6
- {{#if prismaDbUrlProd}}
7
- PRISMA_DATABASE_URL={{prismaDbUrlProd}}
8
- {{/if}}
4
+ NODE_ENV=production
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adminforth",
3
- "version": "2.72.2-next.1",
3
+ "version": "2.72.2-next.2",
4
4
  "description": "OpenSource Agent-Native forth-generation admin panel",
5
5
  "keywords": [
6
6
  "adminforth",