title: Docker:安装X面板 tags: [] id: '2001' categories:
https://github.com/vaxilu/x-ui
https://github.com/Chasing66/beautiful_docker
version: '3.8'
services:
nui:
image: enwaiax/x-ui
container_name: nui
volumes:
- ./db/:/etc/x-ui/
- ./cert/:/root/cert/
restart: unless-stopped
network_mode: host
admin
密码admin
登录