mirror of
https://github.com/filiprojek/nork.git
synced 2025-02-20 01:22:58 +01:00
update
This commit is contained in:
2
src.old/skeletons/express-ts/src/.env.example
Normal file
2
src.old/skeletons/express-ts/src/.env.example
Normal file
@ -0,0 +1,2 @@
|
||||
APP_PORT = 8080
|
||||
DB_URI = 'mongodb://username:password@localhost:27017/database?authSource=admin'
|
Reference in New Issue
Block a user