mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update install.yml
This commit is contained in:
parent
95701a002e
commit
02b1a0bd31
@ -1,3 +1,7 @@
|
||||
- name: Create docker network websoft9
|
||||
shell: docker network create websoft9
|
||||
fail_when: False
|
||||
|
||||
- name: Docker compose up
|
||||
shell: |
|
||||
docker compose up -d
|
||||
|
Loading…
Reference in New Issue
Block a user