We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64eb8a4 commit 9d937afCopy full SHA for 9d937af
examples/imagefactory/docker-compose.yaml
@@ -42,7 +42,7 @@ services:
42
- ${EXTERNAL_IP:-127.0.0.1}:6000:6000
43
command: >
44
-http-port=:6000
45
- -external-url=${IMGFAC_EXTERNAL_URL?}
+ -external-url=http://${IMGFAC_EXTERNAL_URL?}
46
-external-pxe-url=http://${IMGFAC_EXTERNAL_URL?}
47
-cache-signing-key-path=/keys/cache-signing-key.key
48
-cache-repository=registry:5000/cache
0 commit comments