Commit 82995f4
fix: use auto-populated DSTACK_GATEWAY_DOMAIN instead of hardcoded value (CPL-152) (#191)
GATEWAY_DOMAIN was hardcoded to _.dstack-base-prod5.phala.network which
may not match the actual gateway. DSTACK_GATEWAY_DOMAIN is auto-injected
by Phala Cloud into the CVM environment per their networking specs.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 60a0d8a commit 82995f4
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
| |||
0 commit comments