python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to add the current git commit hash as an environment variable in a Digital Ocean app
I have an app on Digital Ocean, and I want to be able to access the current git commit from the app code as an environment variable. From reading this help page, it looks like I should be able to set ...
Tyler
Votes: 0
Answers: 1
How to deploy Celery worker on DigitalOcean App Platform
I am trying to add celery + redis to my django app hosted on DO App Platform. I understand there is an issue I need to work around that is documented here:
https://www.digitalocean.com/community/quest...
cormac
Votes: 0
Answers: 1