Skip to content

Commit

Permalink
[APIGateway] Tested and Fixed Docker-Compose
Browse files Browse the repository at this point in the history
  • Loading branch information
hidayatarg committed Oct 12, 2023
1 parent a8b0f22 commit 4344b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ services:
- ASPNETCORE_ENVIRONMENT=Development
build:
context: .
dockerfile: APIGateway/OcelotApiGw/Dockerfile
dockerfile: APIGateways/OcelotApiGw/Dockerfile
ports:
- '8010:80'
depends_on:
Expand Down

0 comments on commit 4344b53

Please sign in to comment.