mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-24 09:18:31 +02:00
ci speedup
This commit is contained in:
@@ -34,6 +34,14 @@ const (
|
||||
ErrorPagesBasePath = "error_pages"
|
||||
)
|
||||
|
||||
var (
|
||||
RequiredDirectories = []string{
|
||||
ConfigBasePath,
|
||||
SchemaBasePath,
|
||||
ErrorPagesBasePath,
|
||||
}
|
||||
)
|
||||
|
||||
const DockerHostFromEnv = "$DOCKER_HOST"
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user