do things locally
This commit is contained in:
parent
e71e36af3b
commit
c7808aaf1f
|
@ -8,7 +8,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
DocsUrl = "https://www.packer.io/docs/"
|
||||
DocsUrl = "http://127.0.0.1:4567/docs/"
|
||||
CacheDir = "cache/"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue