Before configurering Dropbox. You will need to generate a acces token to you Dropbox account.
Generate token
Edit the config file on the server
sudo nano /etc/backupbird/conf.toml
Insert the following into the configuration file. And and the your infomation.
[[provider]] provider = "dropbox" token= "" # The token you have generated storePath= "" # Where to store backup on dropbox