Skip to content

Commit

Permalink
fix: fix Security vulnerability (#61)
Browse files Browse the repository at this point in the history
* fix: fix Security vulnerability

Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>

* fix: fix Security vulnerability

Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>

* fix: fix Security vulnerability

Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>

* fix: fix Security vulnerability

Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>

---------

Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
  • Loading branch information
cubxxw authored Jan 1, 2024
1 parent 1018591 commit 145f59f
Show file tree
Hide file tree
Showing 12 changed files with 348 additions and 821 deletions.
130 changes: 0 additions & 130 deletions .github/sync.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/openimci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
./scripts/init-config.sh --force
docker-compose up -d
docker-compose ps
docker-compose ps#
docker-compose logs openim-server
docker-compose logs openim-chat
docker-compose down
Expand All @@ -29,7 +29,7 @@ jobs:
compose-file:
- 'example/basic-openim-server-dependency.yml'
- 'example/full-openim-server-and-chat.yml'
- '/scripts/init-config.sh --forceexample/host-network-basic-openim-server-dependency.yml'
- 'example/host-network-basic-openim-server-dependency.yml'
- 'example/only-openim-server.yml'
- 'example/only-openim-web.yml'
- 'example/volume-all-server.yml'
Expand Down
43 changes: 0 additions & 43 deletions .github/workflows/sync.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ config/config.yaml
./config/config.yaml
.env
./.env

example/.env

.idea.md
.todo.md
Expand Down
Loading

0 comments on commit 145f59f

Please sign in to comment.