Skip to content

Commit 988bce3

Browse files
author
Abby Deng
committed
use the right location string for iceland
1 parent bcedbf9 commit 988bce3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/node/fs/fs_node.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818

1919
const (
2020
crusoeCloudDNSNFSHost = "nfs.crusoecloudcompute.com"
21-
icatLocation = "icat-m"
21+
icatLocation = "eu-iceland1-a"
2222
dnsRemotePorts = "dns"
2323
)
2424

0 commit comments

Comments
 (0)