devops folders consolidate
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# Sample offline configuration for Signals
|
||||
|
||||
Signals:
|
||||
Mongo:
|
||||
ConnectionString: "mongodb://signals-mongo:27017/signals"
|
||||
Database: "signals"
|
||||
Storage:
|
||||
Driver: "postgres"
|
||||
ConnectionString: "Host=signals-postgres;Port=5432;Database=signals;Username=stellaops;Password=stellaops"
|
||||
Cache:
|
||||
ConnectionString: "signals-valkey:6379"
|
||||
DefaultTtlSeconds: 600
|
||||
Storage:
|
||||
Artifacts:
|
||||
RootPath: "/data/artifacts"
|
||||
Authority:
|
||||
Enabled: false
|
||||
|
||||
Reference in New Issue
Block a user