build(deps): add @semantic-release/git
This commit is contained in:
10
.env.example
10
.env.example
@ -1,5 +1,5 @@
|
||||
HOST='0.0.0.0'
|
||||
PORT='8000'
|
||||
NODE_ENV='development'
|
||||
API_URL='http://localhost:8000'
|
||||
API_KEY='apiKeySecret'
|
||||
API_KEY=apiKeySecret
|
||||
API_URL=http://localhost:8000
|
||||
HOST=0.0.0.0
|
||||
NODE_ENV=development
|
||||
PORT=8000
|
||||
|
Reference in New Issue
Block a user