[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
ffbafd0ae6
commit
bf9599c4ee
@ -43,4 +43,4 @@ EXPOSE 80
|
||||
|
||||
|
||||
# start static-web-server
|
||||
ENTRYPOINT ["/usr/local/bin/sws", "--root /site/public/"]
|
||||
ENTRYPOINT ["/usr/local/bin/sws", "--root=/site/public/"]
|
||||
|
Loading…
Reference in New Issue
Block a user