Commit b7f61f4
fix: use correct namecheap credentials file format
- Update credentials file to use 'certbot_dns_namecheap:dns_namecheap_username' format
- This is the required format for certbot-dns-namecheap plugin
- Previously used incorrect format that plugin couldn't parse
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 75f5bae commit b7f61f4
File tree
1 file changed
+3
-2
lines changed- custom-domain/dstack-ingress/scripts/dns_providers
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments