Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I currently have my nginx.conf file for my DigitalOcean app as follows
server {
allow <my public ip>
deny all;
...website config
}
However I still get a 403 forbidden when accessing my website, and looking at the logs in “Runtime logs” it looks to be picking up a completely different IP address, in the same range as the app’s local IP when running ifconfig. Is this going through some kind of proxy, and if so how do I allow access for public IP addresses?
009fd274aeae48f2bfbda6ef568676
Cloudstream Apk
Ruz
Ruz
Edward Sitarski
ebeecroft
dashan
34bcef38725b4e6eb5224ae028f17e
markatango
gouskova