Skip to content

Commit 0837b38

Browse files
authored
Apply suggestion from @cslzchen
1 parent 7e44f41 commit 0837b38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Here is an example for local development. Use `192.168.168.167` to access host o
105105
cas.ticket.registry.jpa.user=postgres
106106
cas.ticket.registry.jpa.password=
107107
cas.ticket.registry.jpa.driver-class=org.postgresql.Driver
108-
cas.ticket.registry.jpa.url=jdbc:postgresql://192.168.168.167:5432/osf_cas?targetServerType=master
108+
cas.ticket.registry.jpa.url=jdbc:postgresql://192.168.168.167:5432/osf-cas?targetServerType=master
109109
cas.ticket.registry.jpa.dialect=org.hibernate.dialect.PostgreSQL95Dialect
110110
```
111111

0 commit comments

Comments
 (0)