Skip to content

Commit

Permalink
Update README.md (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanBout authored Nov 29, 2024
1 parent 9b7983b commit c431db5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ services:
- <your_cdn_data>:/data:ro # :ro to make the bind mount read-only
ports:
- <your_port>:8080
environment:
- ASPNETCORE_URLS=http://+:8080
```
### Using dotnet
Expand Down

0 comments on commit c431db5

Please sign in to comment.