use of dotenv to get url and port.
This commit is contained in:
parent
5dede3767b
commit
21e059fd33
5 changed files with 8 additions and 4 deletions
2
.env.example
Normal file
2
.env.example
Normal file
|
@ -0,0 +1,2 @@
|
|||
URL="http://localhost"
|
||||
SERVER_PORT="3030"
|
Loading…
Add table
Add a link
Reference in a new issue