mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-12-15 14:05:31 +00:00
Fixed some minor docker bugs
This commit is contained in:
@@ -19,6 +19,6 @@ RUN dotnet publish --no-restore -o /app
|
||||
|
||||
# RUN
|
||||
WORKDIR /app
|
||||
RUN export DOTNET_ENVIRONMENT="Docker"
|
||||
RUN export DOTNET_ENVIRONMENT="Docker"
|
||||
RUN dotnet HaWeb.dll
|
||||
EXPOSE 5000
|
||||
|
||||
Reference in New Issue
Block a user