mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-03 19:00:42 +02:00
update
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
57189a448d
commit
7ac4d50fdb
@ -15,11 +15,13 @@ else
|
|||||||
# Do not check they are exported
|
# Do not check they are exported
|
||||||
exportAll = true
|
exportAll = true
|
||||||
# This URL will be displayed as clone URL. DO NOT FORGET TRAILING SLASH!
|
# This URL will be displayed as clone URL. DO NOT FORGET TRAILING SLASH!
|
||||||
baseGitUrl = git@g.j3ss.co:
|
baseGitUrl = ${BASE_GIT_URL}:
|
||||||
# Title of site (doh)
|
# Title of site (doh)
|
||||||
siteTitle = Gitiles - git.j3ss.co
|
siteTitle = Gitiles - ${SITE_TITLE}
|
||||||
# I dunno why, but it is have to be configured.
|
# I dunno why, but it is have to be configured.
|
||||||
canonicalHostName = git.j3ss.co
|
canonicalHostName = ${SITE_TITLE}
|
||||||
|
[google]
|
||||||
|
analyticsId = UA-${GA_ID}
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user