Skip to content

Commit

Permalink
Update README.md (#388)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lundli authored Oct 30, 2023
1 parent 64fd6a2 commit 5141aa4
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 @@ -37,7 +37,7 @@ Run commands in docker image:
`yarn start`

##### Alternatively
`symfony serve` (requires Symfony CLI)
`symfony serve -port 8000` (requires Symfony CLI)

##### Start server on Docker
`yarn docker:run`
Expand Down Expand Up @@ -103,3 +103,5 @@ Pass the token in subsequent api calls.
Example shown using Postman:
![image](https://github.com/vektorprogrammet/vektor-backend/assets/46197518/b7a36722-93de-4b10-9853-0a8c36d0faa6)

### Api docs:
`https://localhost:8000/api/doc.json`

0 comments on commit 5141aa4

Please sign in to comment.