Baserow installed on my Ubuntu Linux server, how do I update the version later?
Hi @Denis, that depends on how you’ve installed Baserow. If you’ve used the Docker guide, then instructions can be found here Install with Docker.
Also help with an example, what should I specify in my code? We need some kind of example.
BASE_URL = ‘https://your-baserow-instance.com/api’
API_KEY = ‘your-api-key’
TABLE_ID = ‘your-table-id’
Hi @Denis, I have no idea what you mean. How is this related to the Baserow instance you’re trying to update?