This commit is contained in:
parent
c027c1529e
commit
1cbf5bf929
@ -21,7 +21,7 @@ RUN set -e \
|
||||
EXPOSE 8080
|
||||
ENTRYPOINT ["/usr/local/bin/hugo", "server"]
|
||||
CMD [
|
||||
- "--baseUrl=start.simoncor.net"
|
||||
- "--baseUrl=start.simoncor.net",
|
||||
- "--bind=0.0.0.0",
|
||||
- "--port 8080",
|
||||
- "--source=/site/",
|
||||
|
Loading…
Reference in New Issue
Block a user