Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GXSNetwork
/
BioNexus
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
BioNexus
/
server
/
.env
gaialive
Upload 12 files
1fe073f
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
148 Bytes
# Database configuration
DB_USER
=postgres
DB_HOST
=localhost
DB_NAME
=bionexus_hub
DB_PASSWORD
=
1234
!Abc
DB_PORT
=
5432
# Server configuration
PORT
=
3001