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
5abff0c8f6
commit
55cc6ca8d7
@ -90,10 +90,6 @@ services:
|
||||
plane-db:
|
||||
image: postgres:17-alpine
|
||||
command: postgres -c 'max_connections=1000'
|
||||
deploy:
|
||||
replicas: 1
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
volumes:
|
||||
- pgdata:/var/lib/postgresql/data
|
||||
env_file:
|
||||
|
Loading…
Reference in New Issue
Block a user