mirror of
https://github.com/azaion/admin.git
synced 2026-04-22 21:06:33 +00:00
fix login
add logging add scripts for server
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
docker run \
|
||||
--env-file .env \
|
||||
-p 4000:8080 \
|
||||
-v /root/content:/app/Content \
|
||||
--name azaion.api docker.azaion.com/api
|
||||
Reference in New Issue
Block a user