Incoming from other repo.
This commit is contained in:
parent
7604c95aa0
commit
8b65f22797
@ -40,4 +40,11 @@ export GITEA_HOSTNAME="git"
|
|||||||
export NOSTR_HOSTNAME="relay"
|
export NOSTR_HOSTNAME="relay"
|
||||||
export CLAMS_HOSTNAME="clams"
|
export CLAMS_HOSTNAME="clams"
|
||||||
|
|
||||||
export REGISTRY_URL="https://index.docker.io/v1"
|
export REGISTRY_URL="https://index.docker.io/v1"
|
||||||
|
|
||||||
|
|
||||||
|
export BTCPAY_SERVER_CPU_COUNT="4"
|
||||||
|
export BTCPAY_SERVER_MEMORY_MB="4096"
|
||||||
|
export WWW_SERVER_CPU_COUNT="4"
|
||||||
|
export WWW_SERVER_MEMORY_MB="4096"
|
||||||
|
export DOCKER_IMAGE_CACHE_FQDN="registry-1.docker.io"
|
||||||
|
Loading…
Reference in New Issue
Block a user