mirror of https://github.com/usbharu/Hideout.git
feat: 不要な設定を削除
This commit is contained in:
parent
0e5d7c92f6
commit
c10d7e5204
|
@ -1,10 +1,5 @@
|
||||||
hideout:
|
hideout:
|
||||||
url: "https://test-hideout.usbharu.dev"
|
url: "https://test-hideout.usbharu.dev"
|
||||||
database:
|
|
||||||
url: "jdbc:h2:./test-dev2;MODE=POSTGRESQL"
|
|
||||||
driver: "org.h2.Driver"
|
|
||||||
user: ""
|
|
||||||
password: ""
|
|
||||||
job-queue:
|
job-queue:
|
||||||
type: "nosql"
|
type: "nosql"
|
||||||
security:
|
security:
|
||||||
|
|
Loading…
Reference in New Issue