fix capitalization

This commit is contained in:
Andre Medeiros 2022-05-21 11:19:12 -04:00
parent 5101f07d7a
commit b8bda0ab54

View file

@ -10,7 +10,7 @@ services:
- type: redis - type: redis
name: srv.redis name: srv.redis
plan: pro plan: pro
maxMemoryPolicy: noeviction maxmemoryPolicy: noeviction
# PGBouncer # PGBouncer
- type: worker - type: worker