Make baseUrl dynamic and tweak invalid input style's contrast
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
PORT=8000
|
||||
BASE_URL="http://localhost:8000"
|
||||
|
||||
POSTGRESQL_HOST="localhost"
|
||||
POSTGRESQL_USER="postgres"
|
||||
|
||||
Reference in New Issue
Block a user