im stupid
All checks were successful
Build and publish the docker image / build (push) Successful in 8m53s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn 2025-01-21 06:43:52 +03:00
parent e797c0d218
commit 3d16d4c361
Signed by: ngn
GPG Key ID: A3654DF5AD9F641D

View File

@ -25,4 +25,4 @@ COPY --from=build /src/public ./public
RUN chown nitter:nitter -R /srv
USER nitter
CMD ./srv/nitter
CMD /nitter