2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-03 11:34:57 +01:00

switch to new domain: easypi.info

This commit is contained in:
kev
2016-05-01 09:06:20 +08:00
parent a9919aa78b
commit 202392cdc6
126 changed files with 167 additions and 162 deletions

View File

@@ -23,7 +23,7 @@ hugo:
command: >
server --bind=0.0.0.0
--port=80
--baseUrl=http://blog.datageek.info/
--baseUrl=http://blog.easypi.info/
--theme=hyde
--watch
ports:
@@ -59,6 +59,6 @@ $ hugo
> The last `hugo` command will use `baseurl` in `config.toml`.
Open <http://blog.datageek.info/> in your browser!
Open <http://blog.easypi.info/> in your browser!
[1]: http://gohugo.io/