#!/bin/bash

chown -R app:app /app/secrets
chmod 600 /app/secrets/.pgpass
