This commit is contained in:
pushrbx 2022-08-15 13:16:40 +01:00
parent c2accf0222
commit fa36c6eebf

View File

@ -55,5 +55,5 @@ RUN set -ex \
&& chmod -R a+w storage/ \
&& chown -R jikanapi:jikanapi /app
# unset default image entrypoint
# unset default image entrypoint.
ENTRYPOINT []