add DB_PORT
This commit is contained in:
parent
1b85eea28e
commit
217ed03b8e
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ PUBLIC_FILESYSTEM_DISK=local_public
|
|||
# --------------------------------------------
|
||||
DB_CONNECTION=mysql
|
||||
DB_HOST=db
|
||||
DB_PORT='3306'
|
||||
DB_DATABASE=snipeit
|
||||
DB_USERNAME=snipeit
|
||||
DB_PASSWORD=changeme1234
|
||||
|
|
Loading…
Add table
Reference in a new issue