Skip to content

Commit 24db326

Browse files
authored
Merge branch 'main' into maa/docs/imrpve-and-format
2 parents d66f502 + 913c3ed commit 24db326

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

integration/integration.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ func StartCoder(ctx context.Context, t *testing.T, name string, useLicense bool)
5353
Env: []string{
5454
"CODER_HTTP_ADDRESS=0.0.0.0:3000", // Listen on all interfaces inside the container
5555
"CODER_ACCESS_URL=http://localhost:3000", // Set explicitly to avoid creating try.coder.app URLs.
56-
"CODER_IN_MEMORY=true", // We don't necessarily care about real persistence here.
5756
"CODER_TELEMETRY_ENABLE=false", // Avoid creating noise.
5857
},
5958
Labels: map[string]string{},

0 commit comments

Comments
 (0)