refactor to MariaDB-only runtime and simplify PriceForge
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# QuoteForge Configuration
|
||||
# PriceForge Configuration
|
||||
# Copy this file to config.yaml and update values
|
||||
|
||||
server:
|
||||
host: "127.0.0.1" # Use 0.0.0.0 to listen on all interfaces
|
||||
port: 8080
|
||||
port: 8084
|
||||
mode: "release" # debug | release
|
||||
read_timeout: "30s"
|
||||
write_timeout: "30s"
|
||||
|
||||
Reference in New Issue
Block a user