Skip to content

Commit ef4cd6c

Browse files
authored
Update cache-refresh.R
1 parent 5ebdf6c commit ef4cd6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

experiment-trait-data-visualizer/cache-refresh.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ options(scipen=999)
1414
bety_src <- src_postgres(dbname = "bety",
1515
password = 'bety',
1616
#host = 'terra-bety.default',
17-
host = 'localhost',
17+
host = 'bety6',
1818
user = 'bety',
1919
port = 5432)
2020

0 commit comments

Comments
 (0)