We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d294cef commit 2bff790Copy full SHA for 2bff790
docker-compose.yml
@@ -7,7 +7,7 @@ services:
7
image: bitcoin-web-api
8
container_name: bitcoin-web-api
9
ports:
10
- - 5000:8080
+ - 8080:8080
11
environment:
12
ASPNETCORE_ENVIRONMENT: $ASPNETCORE_ENVIRONMENT
13
ASPNETCORE_HTTP_PORTS: $ASPNETCORE_HTTP_PORTS
0 commit comments