We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git clone https://github.com/lxerxa/actionview.git actionview
cd actionview/docker mkdir data && mkdir data/db && mkdir data/uploads chmod -R 777 ./data docker-compose up
http://xx.xx.xx.xx:8000 管理员登录:user: admin@action.view, password: actionview
可通过如下命令控制web容器个数:docker-compose scale web=3
There was an error while loading. Please reload this page.