Add multi-architecture Docker support

This commit is contained in:
kallydev
2021-07-13 12:01:35 +08:00
committed by ty
parent 97bb489293
commit e3e5acb266
3 changed files with 87 additions and 1 deletions

View File

@@ -5,5 +5,5 @@
"local_address": "127.0.0.1",
"password": "password",
"timeout": 300,
"method": "aes-256-cfb"
"method": "aes-256-gcm"
}