mirror of
https://github.com/azaion/admin.git
synced 2026-04-22 22:16:33 +00:00
6d28085b7e
change aes mode to cfb in encrypt / decrypt in Security
6 lines
192 B
Bash
6 lines
192 B
Bash
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 |