Skip to content
Snippets Groups Projects
Commit b8f53651 authored by Jonas Schlabertz's avatar Jonas Schlabertz
Browse files

Adds disclaimer for docker-compose example file.

parent 0fa4bc72
No related branches found
No related tags found
No related merge requests found
Pipeline #178713 passed
# Proof-Of-Concept Implementation
## WARNING
The docker-compose example file should not be used in a production environment. The example file does not have an explicit handling of docker volumes for PostgreSQL and RabbitMQ.
Only use the example docker-compose file as a reference to write your own file. Otherwise you risk data loss if the volumes are not handled correctly for your setup.
## Basic Concepts
### JSON-Schema
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment