Fix images for plane
This commit is contained in:
parent
a3a5207f83
commit
2538a606d4
@ -27,16 +27,16 @@ env:
|
|||||||
docstore_bucket: uploads
|
docstore_bucket: uploads
|
||||||
|
|
||||||
admin:
|
admin:
|
||||||
image: ghcr.io/makeplane/plane-admin
|
image: docker.io/makeplane/plane-admin
|
||||||
|
|
||||||
api:
|
api:
|
||||||
image: ghcr.io/makeplane/plane-api
|
image: docker.io/makeplane/plane-api
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: ghcr.io/makeplane/plane-frontend
|
image: docker.io/makeplane/plane-frontend
|
||||||
|
|
||||||
space:
|
space:
|
||||||
image: ghcr.io/makeplane/plane-space
|
image: docker.io/makeplane/plane-space
|
||||||
|
|
||||||
live:
|
live:
|
||||||
image: ghcr.io/makeplane/plane-live
|
image: docker.io/makeplane/plane-live
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user