mirror of
https://github.com/bewcloud/bewcloud.git
synced 2026-03-11 08:54:49 +00:00
commit
3c66eec301
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ BASE_URL="http://localhost:8000"
|
|||
POSTGRESQL_HOST="localhost"
|
||||
POSTGRESQL_USER="postgres"
|
||||
POSTGRESQL_PASSWORD="fake"
|
||||
POSTGRESQL_DBNAME="apollo"
|
||||
POSTGRESQL_DBNAME="bewcloud"
|
||||
POSTGRESQL_PORT=5432
|
||||
POSTGRESQL_CAFILE=""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue