mirror of
https://github.com/azaion/admin.git
synced 2026-04-22 09:46:32 +00:00
add scripts for cdn
change aes mode to cfb in encrypt / decrypt in Security
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
docker stop azaion.api
|
||||
docker rm azaion.api
|
||||
docker login docker.azaion.com
|
||||
docker pull docker.azaion.com/api:latest
|
||||
sh start-container.sh
|
||||
|
||||
Reference in New Issue
Block a user