This commit is contained in:
parent
cf8bd4014b
commit
c4469de718
1 changed files with 1 additions and 1 deletions
|
@ -37,4 +37,4 @@ COPY --from=rust-build /usr/local/cargo/bin/iching /usr/local/bin/iching
|
|||
|
||||
|
||||
#CMD ["http-server", "."]
|
||||
CMD ["npx", "http-server", "-p", "8080"]
|
||||
CMD ["npx", "http-server", "iching", "-p", "8080"]
|
||||
|
|
Loading…
Reference in a new issue