mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-18 09:52:11 +08:00
Merge pull request #184 from meysamhadeli/develop
chore: Update identity server
This commit is contained in:
commit
2cde2c220c
@ -37,9 +37,7 @@ COPY --from=builder /app/Services/Identity/src/Identity.Api/out .
|
|||||||
ENV ASPNETCORE_URLS https://*:5005, http://*:6005
|
ENV ASPNETCORE_URLS https://*:5005, http://*:6005
|
||||||
ENV ASPNETCORE_ENVIRONMENT docker
|
ENV ASPNETCORE_ENVIRONMENT docker
|
||||||
|
|
||||||
COPY ["./certs/is4-container-cert.pfx", "./is4-container-cert.pfx"]
|
|
||||||
COPY ./src/Services/Identity/certs/ ./Services/Identity/certs/
|
COPY ./src/Services/Identity/certs/ ./Services/Identity/certs/
|
||||||
|
|
||||||
|
|
||||||
ENTRYPOINT ["dotnet", "Identity.Api.dll"]
|
ENTRYPOINT ["dotnet", "Identity.Api.dll"]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user