Skip to content
Snippets Groups Projects
Commit 1e059b72 authored by L4168's avatar L4168
Browse files

localhost added

parent a58136e8
No related branches found
No related tags found
3 merge requests!59Development to master,!31Development,!21Error handling
{ {
"type": "postgres", "type": "postgres",
"host": "postgis", "host": "localhost",
"port": 5432, "port": 5432,
"username": "ehasa", "username": "ehasa",
"password": "salasana", "password": "salasana",
"database": "ehasa", "database": "ehasa",
"entities": ["src/**/*.entity{.ts,.js}"], "entities": ["src/**/*.entity{.ts,.js}"],
"synchronize": true, "synchronize": true,
"logging": true, "logging": true,
"dropSchema": false "dropSchema": false
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment