You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(deployment): the production stack no longer publishes app or database
Only nginx binds a host port now, so the deployment page says which containers
are reachable from outside and how to get a database client into an incident
without publishing 3306. The troubleshooting entry for "address already in use"
on 3306 is scoped to the development stack, which is the only one that
publishes it.
The SECRET_KEY warning stops telling the reader to add a line the example file
was missing -- the line is in the file now -- and explains the failure instead.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
0 commit comments