Commit 74d96e3
authored
Add Ports To Sandboxes (#1541)
<!-- This is an auto-generated description by cubic. -->
## Summary by cubic
Adds a ports parameter to Sandbox to pre-expose specific ports via
public URLs at creation. Defaults to [], and dynamic exposure via
instance.expose_port(port) still works.
<sup>Written for commit 8b233c7.
Summary will update automatically on new commits.</sup>
<!-- End of auto-generated description by cubic. -->1 parent b8f1829 commit 74d96e3
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
119 | 123 | | |
120 | 124 | | |
121 | 125 | | |
| |||
158 | 162 | | |
159 | 163 | | |
160 | 164 | | |
| 165 | + | |
161 | 166 | | |
162 | 167 | | |
163 | 168 | | |
| |||
177 | 182 | | |
178 | 183 | | |
179 | 184 | | |
| 185 | + | |
180 | 186 | | |
181 | 187 | | |
182 | 188 | | |
| |||
0 commit comments