This website works better with JavaScript.
Home
Explore
Help
Sign In
yigitcolakoglu
/
Metis-portal
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
updated gitignore
production
Yiğit Çolakoğlu
4 years ago
parent
448bcbff04
commit
10c849c46e
2 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.env.example
+1
-0
.gitignore
+ 2
- 0
.env.example
View File
@ -0,0 +1,2 @@
NODE_ENV=development
VUE_APP_API_BASE_URL=http://localhost:9090
+ 1
- 0
.gitignore
View File
@ -21,3 +21,4 @@ pnpm-debug.log*
*.njsproj
*.sln
*.sw?
.env
Write
Preview
Loading…
Cancel
Save