mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Merge branch 'refactor-usage-sn' into feat-reclaim-only-current-connection
This commit is contained in:
commit
be761dd5cd
1 changed files with 1 additions and 1 deletions
|
|
@ -751,7 +751,7 @@ services:
|
||||||
hostname: appwrite-executor
|
hostname: appwrite-executor
|
||||||
<<: *x-logging
|
<<: *x-logging
|
||||||
stop_signal: SIGINT
|
stop_signal: SIGINT
|
||||||
image: openruntimes/executor:0.5.0
|
image: openruntimes/executor:0.5.1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- appwrite
|
- appwrite
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue