Update main.yml

This commit is contained in:
qiaofeng1227 2022-11-06 21:13:12 +08:00 committed by GitHub
parent 63e0e991be
commit 6bb893f3eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,8 @@
cp -r StackHub/cockpit/credential /usr/share/cockpit
cp -r StackHub/cockpit/phpmyadmin /usr/share/cockpit
cp -r StackHub/cockpit/nginxproxymanager /usr/share/cockpit
echo "UrlRoot=/panel" >> /etc/cockpit/cockpit.conf
systemctl restart cockpit
- name: Hide phpmyadmin's host
shell: |