fix: typos
This commit is contained in:
@@ -58,5 +58,5 @@ ENV OXKER_RUNTIME=container
|
||||
COPY --from=BUILDER /oxker /app/
|
||||
|
||||
# Run the application
|
||||
# this is used in the application itself, to stop itself show when running from a docker container, so DO NOT EDIT
|
||||
# this is used in the application itself, to stop itself from listing itself, so DO NOT EDIT
|
||||
ENTRYPOINT [ "/app/oxker"]
|
||||
|
||||
Reference in New Issue
Block a user