A few small changes.

This commit is contained in:
Daniel31X13 2022-09-20 11:51:28 +04:00
parent 09f842f409
commit ee904f3a73
3 changed files with 5 additions and 1 deletions

3
.env.sample Normal file
View File

@ -0,0 +1,3 @@
API_PORT=5600
API_ADDRESS=192.168.2.125
CLIENT_PORT=2500

1
.gitignore vendored
View File

@ -12,6 +12,7 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
mongo
.env
api/media
api/.ash_history

View File

@ -8,7 +8,7 @@ LinkWarden
<a href="https://twitter.com/Daniel31X13" target="_blank" rel="noopener noreferrer"><img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/Daniel31X13?label=twitter&amp;style=social"></a>
![GitHub](https://img.shields.io/github/license/daniel31x13/link-warden?style=flat-square) ![GitHub top language](https://img.shields.io/github/languages/top/daniel31x13/link-warden?style=flat-square) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/daniel31x13/link-warden?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/daniel31x13/link-warden?style=flat-square) ![Netlify](https://img.shields.io/netlify/31890116-669c-4b1c-844e-fa427503d8bf?style=flat-square) ![GitHub Repo stars](https://img.shields.io/github/stars/daniel31x13/link-warden?style=flat-square)
![GitHub](https://img.shields.io/github/license/daniel31x13/link-warden?style=flat-square) ![GitHub top language](https://img.shields.io/github/languages/top/daniel31x13/link-warden?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/daniel31x13/link-warden?style=flat-square) ![Netlify](https://img.shields.io/netlify/31890116-669c-4b1c-844e-fa427503d8bf?style=flat-square) ![GitHub Repo stars](https://img.shields.io/github/stars/daniel31x13/link-warden?style=flat-square)
</h1>