mirror of
https://github.com/azaion/admin.git
synced 2026-04-22 09:36:33 +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 run \
|
||||
--env-file .env \
|
||||
-p 4000:8080 \
|
||||
-v /root/api/content:/app/Content \
|
||||
-v /root/api/logs:/app/logs
|
||||
--name azaion.api docker.azaion.com/api
|
||||
Reference in New Issue
Block a user