using debug url
This commit is contained in:
parent
9e619653b4
commit
ed421e2fc5
@ -5,7 +5,7 @@ WORKDIR /sarsooxyz.hugo
|
||||
|
||||
RUN hugo \
|
||||
--minify \
|
||||
--baseURL sarsoo.xyz
|
||||
--baseURL http://localhost:10000
|
||||
|
||||
FROM nginx
|
||||
COPY --from=build /sarsooxyz.hugo/public /usr/share/nginx/html/
|
Loading…
Reference in New Issue
Block a user