This commit is contained in:
@@ -22,4 +22,5 @@ WORKDIR /app
|
||||
COPY --from=build /out/pgpdashboard /app/pgpdashboard
|
||||
EXPOSE 8080
|
||||
USER nonroot:nonroot
|
||||
#KEYSERVER_API_TOKEN='supersecret'
|
||||
ENTRYPOINT ["/app/pgpdashboard"]
|
||||
|
||||
Reference in New Issue
Block a user