mirror of
https://github.com/pretix/pretix.git
synced 2026-08-23 12:51:59 +00:00
Fix typo in docs
This commit is contained in:
@@ -39,7 +39,7 @@ Linux and firewalls, we recommend that you start with `ufw`_.
|
||||
.. warning:: We recommend **PostgreSQL**. If you go for MySQL, make sure you run **MySQL 5.7 or newer** or
|
||||
**MariaDB 10.2.7 or newer**.
|
||||
|
||||
.. warning:: By default, using ufw in conjunction will not have any effect. Please make sure to either bind the exposed
|
||||
.. warning:: By default, using `ufw` in conjunction will not have any effect. Please make sure to either bind the exposed
|
||||
ports of your docker container explicitly to 127.0.0.1 or configure docker to respect any set up firewall
|
||||
rules.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user