- visitcounter-app.container: Network alias=app damit nginx den Upstream findet - nginx-default.conf: proxy_pass http://app:8080 (gleich wie Compose) - visitcounter-proxy.container: ExecStartPre sleep entfernt Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- listings/visitcounter/quadlets/ mit 5 Unit-Dateien hinzugefügt (app, db, proxy .container + .network + .volume) - wird in Exercise 18 verwendet Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>