Update backend/.env
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
# ==============================================
|
||||
|
||||
# DATABASE
|
||||
# POSTGRES_HOST=192.168.11.46
|
||||
POSTGRES_HOST=localhost
|
||||
POSTGRES_HOST=192.168.11.46
|
||||
# POSTGRES_HOST=localhost
|
||||
POSTGRES_USER=genome
|
||||
POSTGRES_PASSWORD=genome1@3
|
||||
POSTGRES_DB=genome_db
|
||||
|
||||
Reference in New Issue
Block a user