Update install.yml

This commit is contained in:
qiaofeng1227 2022-07-05 14:41:02 +08:00 committed by GitHub
parent ebb9a963e8
commit 15c2cb9ca8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
- name: Create docker network websoft9 - name: Create docker network websoft9
shell: docker network create websoft9 shell: docker network create websoft9
fail_when: False failed_when: False
- name: Docker compose up - name: Docker compose up
shell: | shell: |