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