mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Update blueprints/plane/docker-compose.yml
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
parent
837087c29a
commit
b41e7518c7
@ -147,10 +147,6 @@ services:
|
|||||||
|
|
||||||
proxy:
|
proxy:
|
||||||
image: makeplane/plane-proxy:${APP_RELEASE:-v0.25.3}
|
image: makeplane/plane-proxy:${APP_RELEASE:-v0.25.3}
|
||||||
deploy:
|
|
||||||
replicas: 1
|
|
||||||
restart_policy:
|
|
||||||
condition: on-failure
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- web
|
- web
|
||||||
- api
|
- api
|
||||||
|
Loading…
Reference in New Issue
Block a user