Client controller, and WIP with edits and deletion of notice
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
spring.application.name=ArtisanConnectBackend
|
||||
|
||||
## PostgreSQL
|
||||
spring.datasource.url=jdbc:postgresql://localhost:5432/default_db
|
||||
spring.datasource.url=jdbc:postgresql://192.168.56.103:5432/default_db
|
||||
spring.datasource.username=postgres
|
||||
spring.datasource.password=postgres
|
||||
|
||||
|
||||
Reference in New Issue
Block a user