Commit 5c94990
fix: testnet deploy path + postgres db-init permissions
- Move testnet deploy path from /home/ubuntu/ to $HOME/ (JOY user)
- Remove sudo from cp commands (no longer needed)
- Fix Caddyfile naming (Caddyfile → Caddyfile-testnet to match compose mount)
- Fix frontend env naming (→ common-frontend-testnet.env to match compose)
- Fix db-init chown UID from 2000 to 999 (postgres user)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 25fdf61 commit 5c94990
2 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments