Update pre.yml

This commit is contained in:
qiaofeng1227 2023-05-09 14:21:35 +08:00 committed by GitHub
parent 2eeeefc0a1
commit cc7618ab05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,4 +32,4 @@
- name: Config .env for start containers
shell: |
sed -i 's/DB_NEO4J_VERSION=.*/DB_NEO4J_VERSION={{neo4j_version}}/g' {{installpath}}/{{appname}}/.env
sed -i 's/APP_VERSION=.*/APP_VERSION={{neo4j_version}}/g' {{installpath}}/{{appname}}/.env