mirror of
https://github.com/C9Glax/tranga.git
synced 2025-06-12 06:27:54 +02:00
https://github.com/C9Glax/tranga-website/pull/41 LogFile Enable LogFiles
This commit is contained in:
@ -26,4 +26,4 @@ WORKDIR /publish
|
||||
COPY --from=build-env /publish .
|
||||
USER 0
|
||||
RUN chown 1000:1000 /publish
|
||||
ENTRYPOINT ["dotnet", "/publish/Tranga.dll", "-c"]
|
||||
ENTRYPOINT ["dotnet", "/publish/Tranga.dll", "-f -c"]
|
||||
|
Reference in New Issue
Block a user