mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-28 04:35:40 +00:00
refactor: change cmd to entrypoint
This commit is contained in:
@@ -46,4 +46,4 @@ COPY --from=builder /tinyauth/tinyauth ./
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
CMD ["./tinyauth"]
|
||||
ENTRYPOINT ["./tinyauth"]
|
||||
Reference in New Issue
Block a user