Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
targoninc-alex committed Jun 9, 2024
2 parents 938f296 + 45bb6dd commit 802dcd9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This guide assumes you have Node.js and npm installed and running on your machine.

Backend: https://github.com/targoninc/venel-api

## Environment variables

```apacheconf
Expand Down Expand Up @@ -34,4 +36,4 @@ docker-compose build --no-cache && docker-compose up -d

# API Docs

Access [http://localhost:3000/api-docs/](http://localhost:3000/api-docs/) after running the application.
Access [http://localhost:3000/api-docs/](http://localhost:3000/api-docs/) after running the application.

0 comments on commit 802dcd9

Please sign in to comment.