Skip to content

Commit

Permalink
final
Browse files Browse the repository at this point in the history
  • Loading branch information
MFRaja committed Apr 28, 2023
1 parent 7bd34ae commit fe81275
Show file tree
Hide file tree
Showing 12 changed files with 10,851 additions and 5,398 deletions.
16 changes: 8 additions & 8 deletions env
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
DB_HOST =
DB_USER =
DB_PASSWORD =
DB_PORT =
DB_NAME =
JWT_SECRET =
JWT_EXPIRES_IN =
JWT_COOKIE_EXPIRES =
DB_HOST = db-mysql-nyc1-67735-do-user-13872507-0.b.db.ondigitalocean.com
DB_USER = doadmin
DB_PASSWORD = AVNS_3vLxbCuczI3mC7HV-ne
DB_PORT = 25060
DB_NAME = defaultdb
JWT_SECRET = mysecretpassword
JWT_EXPIRES_IN = 90d
JWT_COOKIE_EXPIRES = 90
Loading

0 comments on commit fe81275

Please sign in to comment.