add DB_PORT

This commit is contained in:
Phil 2024-06-07 12:04:10 +02:00 committed by GitHub
parent 1b85eea28e
commit 217ed03b8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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