Skip to content

Commit

Permalink
fix(docker): rename open-api gateway project
Browse files Browse the repository at this point in the history
  • Loading branch information
colinin committed Oct 25, 2024
1 parent 24d3455 commit 5c856ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ EXPOSE 80/tcp
VOLUME [ "./app/Logs" ]
VOLUME [ "./app/Modules" ]

ENTRYPOINT ["dotnet", "LINGYUN.MicroService.Internal.Gateway.dll"]
ENTRYPOINT ["dotnet", "LINGYUN.MicroService.OpenApi.Gateway.dll"]

0 comments on commit 5c856ed

Please sign in to comment.