chore(docker): update Docker and docker-compose configurations for Arvan Cloud integration and add mirror settings

This commit is contained in:
2026-06-06 21:24:20 +03:30
parent 10a63b46bf
commit e34744ad99
5 changed files with 22 additions and 13 deletions

3
docker/daemon.json Normal file
View File

@@ -0,0 +1,3 @@
{
"registry-mirrors": ["https://docker.arvancloud.ir"]
}