Update install.yml

This commit is contained in:
qiaofeng1227 2022-07-05 14:37:42 +08:00 committed by GitHub
parent 02b1a0bd31
commit 66fa8bf7a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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