mirror of
https://github.com/dreamstarsky/runbin.git
synced 2026-05-15 14:23:07 +00:00
first demo
This commit is contained in:
14
config/worker.yaml
Normal file
14
config/worker.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
storage:
|
||||
type: "database"
|
||||
database:
|
||||
dsn: "host=localhost port=54320 user=postgres password=password dbname=postgres sslmode=disable"
|
||||
|
||||
limit:
|
||||
time: 10
|
||||
cpu: 1
|
||||
memory: 512
|
||||
|
||||
process: 16
|
||||
|
||||
name: "猫猫"
|
||||
|
||||
Reference in New Issue
Block a user