docs: fix dev PostgreSQL container/db/user in CLAUDE.md
Dev environment uses sba_postgres container, paperdynasty_dev database, sba_admin user — not pd_postgres/pd_master as previously documented. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
abb1c71f0a
commit
75b26ecabb
@ -31,7 +31,7 @@ docker build -t paper-dynasty-db . # Build image
|
||||
| **URL** | pddev.manticorum.com | pd.manticorum.com |
|
||||
| **Host** | `ssh pd-database` | `ssh akamai` → `/root/container-data/paper-dynasty` |
|
||||
| **API container** | `dev_pd_database` | `pd_api` |
|
||||
| **PostgreSQL** | `pd_postgres` (port 5432) | `pd_postgres` |
|
||||
| **PostgreSQL** | `sba_postgres` / `paperdynasty_dev` / `sba_admin` | `pd_postgres` / `pd_master` |
|
||||
| **Adminer** | port 8081 | — |
|
||||
| **API port** | 816 | 815 |
|
||||
| **Image** | `manticorum67/paper-dynasty-database` | `manticorum67/paper-dynasty-database` |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user