github.com/drud/ddev@v1.21.5-alpha1.0.20230226034409-94fcc4b94453/containers/ddev-router/502.html (about) 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <title>502: Unresponsive/broken ddev back-end site</title> 5 <style> 6 body { 7 width: 35em; 8 margin: 0 auto; 9 font-family: Tahoma, Verdana, Arial, sans-serif; 10 } 11 </style> 12 </head> 13 <body> 14 <h1>502: Unresponsive/broken ddev back-end site.</h1> 15 <p>This is the ddev-router container: The back-end webserver at the URL you specified is not responding. You may want to use "ddev restart" to restart the site.</p> 16 </body> 17 </html>