mirror of
https://github.com/azaion/admin.git
synced 2026-04-22 22:06:33 +00:00
6d8ea6c74f
add logging add scripts for server
5 lines
152 B
Bash
5 lines
152 B
Bash
docker run \
|
|
--env-file .env \
|
|
-p 4000:8080 \
|
|
-v /root/content:/app/Content \
|
|
--name azaion.api docker.azaion.com/api |