Open shuuji3 opened 1 year ago
server { listen 80; server_name localhost; location / { proxy_pass https://storage.googleapis.com/; } }
Create an architecture diagram using PlantUML with the official Google Cloud diagram template.