Fix images for plane
This commit is contained in:
parent
143c2abdc2
commit
a3a5207f83
@ -25,3 +25,18 @@ env:
|
|||||||
pgdb_password: plane
|
pgdb_password: plane
|
||||||
pgdb_name: plane
|
pgdb_name: plane
|
||||||
docstore_bucket: uploads
|
docstore_bucket: uploads
|
||||||
|
|
||||||
|
admin:
|
||||||
|
image: ghcr.io/makeplane/plane-admin
|
||||||
|
|
||||||
|
api:
|
||||||
|
image: ghcr.io/makeplane/plane-api
|
||||||
|
|
||||||
|
web:
|
||||||
|
image: ghcr.io/makeplane/plane-frontend
|
||||||
|
|
||||||
|
space:
|
||||||
|
image: ghcr.io/makeplane/plane-space
|
||||||
|
|
||||||
|
live:
|
||||||
|
image: ghcr.io/makeplane/plane-live
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user