Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
T
topic1group3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Natthaphong Malaphan
topic1group3
Commits
e9c8fbd9
Commit
e9c8fbd9
authored
4 years ago
by
Athip Sirisawetkunwong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add env
parent
e644f418
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
+5
-2
.env
mean/.env
+5
-0
.gitignore
mean/.gitignore
+0
-2
text.txt
mean/text.txt
+0
-0
No files found.
mean/.env
0 → 100644
View file @
e9c8fbd9
NODE_ENV=development
SERVER_PORT=4040
JWT_SECRET=0a6b944d-d2fb-46fc-a85e-0295c986cd9f
MONGO_HOST=mongodb://localhost/mean
MEAN_FRONTEND=angular
This diff is collapsed.
Click to expand it.
mean/.gitignore
View file @
e9c8fbd9
...
...
@@ -43,5 +43,3 @@ testem.log
.DS_Store
Thumbs.db
# Env file
*.env
This diff is collapsed.
Click to expand it.
mean/text.txt
deleted
100644 → 0
View file @
e644f418
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment