do things locally

This commit is contained in:
Adrien Delorme 2019-05-28 16:47:28 +02:00
parent e71e36af3b
commit c7808aaf1f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import (
)
const (
DocsUrl = "https://www.packer.io/docs/"
DocsUrl = "http://127.0.0.1:4567/docs/"
CacheDir = "cache/"
)