chore: Update Dockerfile and workflow for Coolify Realtime (v4)
This commit is contained in:
parent
2f692da1c9
commit
8318598cb5
1 changed files with 3 additions and 0 deletions
3
.github/workflows/coolify-realtime.yml
vendored
3
.github/workflows/coolify-realtime.yml
vendored
|
|
@ -6,6 +6,9 @@ on:
|
|||
paths:
|
||||
- .github/workflows/coolify-realtime.yml
|
||||
- docker/coolify-realtime/Dockerfile
|
||||
- docker/coolify-realtime/terminal-server.js
|
||||
- docker/coolify-realtime/package.json
|
||||
- docker/coolify-realtime/soketi-entrypoint.sh
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
|
|
|||
Loading…
Reference in a new issue