Change default app config
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Failing after 37s
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Failing after 37s
This commit is contained in:
parent
9ab0b15869
commit
e9e6999adc
@ -14,7 +14,7 @@ spring:
|
||||
data:
|
||||
# Redis - This is used for caching
|
||||
redis:
|
||||
host: "127.0.0.1"
|
||||
host: "localhost"
|
||||
port: 6379
|
||||
database: 0
|
||||
auth: "" # Leave blank for no auth
|
||||
|
Loading…
Reference in New Issue
Block a user