Commit 2636f51
fix: add DNS and env_file to Caddy in bootstrap script
- Add dns (8.8.8.8, 1.1.1.1) to Caddy service so it can reach ACME
endpoints from within Docker bridge network
- Add env_file to Caddy service so it picks up ACME_EMAIL
- Add ACME_EMAIL placeholder to generated credentials file
- Update next steps to reflect fewer required GitHub secrets
Discovered during hello-world multi-app deployment test.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d2b9c9d commit 2636f51
1 file changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
| |||
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
226 | 231 | | |
227 | 232 | | |
228 | 233 | | |
| |||
302 | 307 | | |
303 | 308 | | |
304 | 309 | | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
0 commit comments