Loading docker-compose.prod.yml +6 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,12 @@ services: condition: on-failure delay: 1m window: 3m resources: limits: cpus: '0.75' memory: 1000M reservations: memory: 500M volumes: ais-postgres-vol: Loading Loading
docker-compose.prod.yml +6 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,12 @@ services: condition: on-failure delay: 1m window: 3m resources: limits: cpus: '0.75' memory: 1000M reservations: memory: 500M volumes: ais-postgres-vol: Loading