mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:47:32 +00:00
Revert "disable login and console in docker" (#140)
* Revert "disable login and console in docker (#138)"
This reverts commit 0cd7f8e368
.
* Update prod
This commit is contained in:
@@ -11,5 +11,4 @@ COPY --from=prepare /etc/passwd /etc/passwd
|
||||
COPY --from=prepare / /
|
||||
USER zitadel
|
||||
HEALTHCHECK NONE
|
||||
ENTRYPOINT ["/zitadel", "-login=false", "-console=false"]
|
||||
## TODO enable CMD
|
||||
ENTRYPOINT ["/zitadel"]
|
||||
|
Reference in New Issue
Block a user