mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 23:50:31 +00:00
Update install.yml
This commit is contained in:
parent
02b1a0bd31
commit
66fa8bf7a7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue