Change default app config
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Failing after 37s

This commit is contained in:
Braydon 2024-04-08 02:15:53 -04:00
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