mirror of
https://git.mills.io/prologic/zs
synced 2025-04-04 22:03:32 +03:00
Fix Dockerfile CMD
This commit is contained in:
parent
adbefb6d58
commit
9080ecb244
1 changed files with 1 additions and 1 deletions
|
@ -57,4 +57,4 @@ COPY .dockerfiles/entrypoint.sh /init
|
|||
|
||||
ENTRYPOINT ["/init"]
|
||||
|
||||
CMD ["zs", "serve", "-n", "-s", "-r", "/data"]
|
||||
CMD ["zs""]
|
||||
|
|
Loading…
Add table
Reference in a new issue