Delete pre.yml

This commit is contained in:
qiaofeng1227 2022-07-20 08:52:38 +08:00 committed by GitHub
parent 1977f16401
commit 94ffded497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +0,0 @@
- name: Config .env for start containers
shell: |
public_ip=`wget -O - https://download.websoft9.com/ansible/get_ip.sh | bash`
sed -i "s/APP_TRUST_URL=.*/APP_TRUST_URL=$public_ip/g" {{installpath}}/{{appname}}/.env