1. When "Serve static files" is enabled and you get the next error during deploying NGINX:
Error creating container: 404 Client Error: Not Found ("{"message":"No such container: php-service"}")
This means that:
- NGINX and a served service placed at different hosts
- A served service is offline or not deployed yet (etc still deploying)