2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 20:45:44 +00:00

[BUG] Quick Installer: INVENTREE_DB_PORT errors (#4224)

Fixes #4222
This commit is contained in:
Matthias Mair
2023-01-24 23:31:55 +01:00
committed by GitHub
parent 642c76390e
commit 1862904a2f
2 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@ database:
#USER: sampleuser
#PASSWORD: samplepassword
#HOST: samplehost
#PORT: sampleport
#PORT: 123456
# --- Example Configuration - MySQL ---
#ENGINE: mysql