Following the example for Nextcloud; split out postgres stuff into a compose.postgres.yml, make a new compose.mariadb.yml, and add examples of choosing both in .env.sample.
Following the example for Nextcloud; split out postgres stuff into a `compose.postgres.yml`, make a new `compose.mariadb.yml`, and add examples of choosing both in `.env.sample`.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Following the example for Nextcloud; split out postgres stuff into a
compose.postgres.yml, make a newcompose.mariadb.yml, and add examples of choosing both in.env.sample.