Moved deployment stuff to project rpo.

This commit is contained in:
Derek Smith 2023-04-07 13:59:55 -04:00
parent 63c0eed271
commit 2e68e93303
Signed by: farscapian
GPG Key ID: B443E530A14E1C90

View File

@ -27,12 +27,6 @@ export GITEA_MYSQL_ROOT_PASSWORD=
export DUPLICITY_BACKUP_PASSPHRASE=
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"
DEFAULT_DB_IMAGE="mariadb:10.11.2-jammy"