Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
todo-application
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
devops-project
todo-application
15bd289b250712edf0612dc2b61220c6ceca4a6b
todo-application
app
server
dev.env
Find file
Normal view
Permalink
dev.env
80 B
Newer
Older
[app/server] Introduce a test for creating a user document in the database
Lucendio
committed
4 years ago
1
2
3
PORT=3000
MONGODB_URL=mongodb://localhost:27017/todo-app
JWT_SECRET=myjwtsecret