build: support regional dependency mirrors
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
# Image tag built by docker/docker-compose.prod.yml
|
||||
IMAGEFORGE_TAG=local
|
||||
|
||||
# Optional regional mirror used only while building Debian image layers.
|
||||
DEBIAN_MIRROR=http://deb.debian.org/debian
|
||||
# Optional sparse Cargo registry mirror used only while building the API image.
|
||||
CARGO_REGISTRY_MIRROR=
|
||||
|
||||
# Public listener and URL
|
||||
IMAGEFORGE_BIND_ADDRESS=0.0.0.0
|
||||
IMAGEFORGE_PORT=8080
|
||||
|
||||
Reference in New Issue
Block a user