mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-27 15:18:26 +00:00
Revert "Use the current hostname for baseUrl"
This commit is contained in:
+1
-1
@@ -10,4 +10,4 @@ RUN mkdir -p /output /theme/rancher-website-theme && tar -xzf /run/master.tar.gz
|
||||
# Expose default hugo port
|
||||
EXPOSE 9001
|
||||
|
||||
ENTRYPOINT ["hugo", "serve", "--bind=0.0.0.0", "--buildDrafts", "--buildFuture" ]
|
||||
ENTRYPOINT ["hugo", "serve", "--bind=0.0.0.0", "--buildDrafts", "--buildFuture", "--baseURL=" ]
|
||||
|
||||
Reference in New Issue
Block a user