compose/README.md
Vitaliy Pavlov e28e7735d3 add readme
2024-08-08 08:10:50 +07:00

7 lines
360 B
Markdown

# How to start
- Generate new credentials for PostgreSQL in `.env` file
- Go to `/rabbitmq/rabbitmq-defs.json` and generate credentials for `name` and `password` fields in `users` section
- Change `user` in `permissions` section with `name` from previous step
## Important
Do not use `#` character in your credentials as it may be mishandled by other software