okozachenko | 093ce9e | 2021-04-01 22:47:39 +0300 | [diff] [blame] | 1 | 2. Edit the ``/etc/staffeln/staffeln.conf`` file and complete the following |
2 | actions: | ||||
3 | |||||
4 | * In the ``[database]`` section, configure database access: | ||||
5 | |||||
6 | .. code-block:: ini | ||||
7 | |||||
8 | [database] | ||||
9 | ... | ||||
10 | connection = mysql+pymysql://staffeln:STAFFELN_DBPASS@controller/staffeln |