You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: e2b-setup-env.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ Parameters:
111
111
AllowRemoteSSHIPs:
112
112
Description: IP address range allowed for SSH (port 22) access to the bastion host (CIDR format), if you want to allow all IPs, please set it to '0.0.0.0/0'
113
113
Type: String
114
-
Default: "10.0.0.0/0"
114
+
Default: "10.0.0.0/8"
115
115
116
116
# Database Configuration - PostgreSQL settings for E2B platform
0 commit comments