[Global] Use sws instead of hugo server
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0a82545dd5
commit
ffbafd0ae6
@ -43,5 +43,4 @@ EXPOSE 80
|
|||||||
|
|
||||||
|
|
||||||
# start static-web-server
|
# start static-web-server
|
||||||
ENTRYPOINT ["/usr/local/bin/sws"]
|
ENTRYPOINT ["/usr/local/bin/sws", "--root /site/public/"]
|
||||||
CMD ["-d /site/public/", "-p 80"]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user