We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77a733c commit fac9e72Copy full SHA for fac9e72
.env.example
@@ -25,7 +25,7 @@ BEACON_NODE_ID="org.anyvlm.gregor"
25
# Defaults match compose.anyvar.yaml
26
27
# Biocommons services configuration
28
-UTA_DB_URL=postgresql://anonymous@localhost:5433/uta/uta_20241220
+UTA_DB_URL=postgresql://anonymous@localhost:5432/uta/uta_20241220
29
SEQREPO_DATAPROXY_URI=seqrepo+file:///usr/local/share/seqrepo/2024-12-20
30
31
# AnyVar storage configuration
0 commit comments