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