Drone req handling update
This commit is contained in:
+2
-1
@@ -20,6 +20,7 @@ MAIL_USERNAME=your_mail_username_here
|
||||
MAIL_PASSWORD=your_mail_password_here
|
||||
MAIL_FROM=your_mail_from_address_here
|
||||
MAIL_FROM_NAME=your_mail_from_name_here
|
||||
DRONE_REQUEST_TOWER_EMAIL=tower@example.com
|
||||
|
||||
# Application settings
|
||||
BASE_URL=your_base_url_here
|
||||
@@ -38,4 +39,4 @@ WEB_PORT_EXTERNAL=8082
|
||||
# phpMyAdmin Configuration
|
||||
PMA_HOST=db
|
||||
UPLOAD_LIMIT=50M
|
||||
PMA_PORT_EXTERNAL=8083
|
||||
PMA_PORT_EXTERNAL=8083
|
||||
|
||||
Reference in New Issue
Block a user