mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-09 05:05:52 +08:00
ci: update compose.yaml (#5905)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
affine:
|
affine:
|
||||||
image: ghcr.io/toeverything/affine-graphql:beta
|
image: ghcr.io/toeverything/affine-graphql:stable
|
||||||
container_name: affine_selfhosted
|
container_name: affine_selfhosted
|
||||||
command:
|
command:
|
||||||
['sh', '-c', 'node ./scripts/self-host-predeploy && node ./dist/index.js']
|
['sh', '-c', 'node ./scripts/self-host-predeploy && node ./dist/index.js']
|
||||||
|
|||||||
Reference in New Issue
Block a user