mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update main.yml
This commit is contained in:
parent
dede6ce1cd
commit
63e0e991be
@ -30,4 +30,5 @@
|
||||
- name: Hide phpmyadmin's host
|
||||
shell: |
|
||||
sed -i "s/PMA_ARBITRARY=1/PMA_ARBITRARY=0/g" /data/apps/phpmyadmin/.env
|
||||
sed -i "s/appname.example.com/appname.example.com\/phpmyadmin/g" /data/apps/phpmyadmin/.env
|
||||
cd /data/apps/phpmyadmin && docker compose up -d
|
||||
|
Loading…
Reference in New Issue
Block a user