Skip to content

Commit 3c7c299

Browse files
committed
chore(release): 5.0-ESM (Base)
1 parent 45d3ed4 commit 3c7c299

File tree

164 files changed

+2247
-2689
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

164 files changed

+2247
-2689
lines changed

.env

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
### Api : https://api.neoxr.my.id
22
API_ENDPOINT = 'https://api.neoxr.my.id/api'
3-
API_KEY = 'your_key'
4-
5-
### Database : https://www.mongodb.com/
6-
DATABASE_URL = ''
3+
API_KEY = ''
74

85
### Timezone (Important)
96
TZ = 'Asia/Jakarta'
107

11-
### Clovyr : https://clovyr.io/
12-
CLOVYR_APPNAME = ''
13-
CLOVYR_URL = ''
14-
CLOVYR_COOKIE = ''
8+
### Database (Mongo, PostgreSQL or MySQL)
9+
DATABASE_URL = 'mongodb+srv://neoxr:[email protected]/?retryWrites=true&w=majority&appName=Cluster0'

ID.md

Lines changed: 0 additions & 178 deletions
This file was deleted.

0 commit comments

Comments
 (0)