mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-06 06:04:34 -04:00
typo on db2 config port (#3023)
cp .env.example .env fails as DBPORT1 is overwritten
This commit is contained in:
parent
b371dbaf47
commit
e4b0943db6
@ -21,7 +21,7 @@ DB_HOST2=localhost
|
||||
DB_DATABASE2=db-ninja-02
|
||||
DB_USERNAME2=ninja
|
||||
DB_PASSWORD2=ninja
|
||||
DB_PORT1=3306
|
||||
DB_PORT2=3306
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user