Compare commits
1 Commits
APIDEV-0.1
...
APIDEV-0.1
| Author | SHA1 | Date | |
|---|---|---|---|
| d83b13c093 |
@ -6,7 +6,7 @@ EXPOSE 80
|
|||||||
EXPOSE 443
|
EXPOSE 443
|
||||||
|
|
||||||
# Set environment variables
|
# Set environment variables
|
||||||
ENV ASPNETCORE_Environment=Development
|
ENV ASPNETCORE_Environment=
|
||||||
ENV ASPNETCORE_Authentication__Auth0__ClientId=
|
ENV ASPNETCORE_Authentication__Auth0__ClientId=
|
||||||
ENV ASPNETCORE_Authentication__Auth0__ClientSecret=
|
ENV ASPNETCORE_Authentication__Auth0__ClientSecret=
|
||||||
ENV ASPNETCORE_Authentication__Auth0__Domain=
|
ENV ASPNETCORE_Authentication__Auth0__Domain=
|
||||||
|
|||||||
Reference in New Issue
Block a user