New OCI image with Authorizer
This commit is contained in:
@ -24,4 +24,10 @@ file_env() {
|
||||
|
||||
file_env POSTGRES_PWD
|
||||
|
||||
: "${TEMPORAL_CONFIG_DIR:=/etc/temporal/config}"
|
||||
: "${TEMPORAL_CONFIG_ENV:=development}"
|
||||
|
||||
export TEMPORAL_CONFIG_DIR
|
||||
export TEMPORAL_CONFIG_ENV
|
||||
|
||||
exec /etc/temporal/entrypoint.sh $@
|
||||
|
||||
Reference in New Issue
Block a user