mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 09:40:17 -04:00
do things locally
This commit is contained in:
parent
e71e36af3b
commit
c7808aaf1f
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue