mirror of
https://github.com/Bryanthelol/namekoplus
synced 2025-09-13 21:46:02 +08:00
chore: add demo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
AMQP_URI: pyamqp://${RABBIT_USER:guest}:${RABBIT_PASSWORD:guest}@${RABBIT_HOST:localhost}:${RABBIT_PORT:5672}/
|
||||
AMQP_URI: pyamqp://${RABBIT_USER:admin}:${RABBIT_PASSWORD:admin}@${RABBIT_HOST:localhost}:${RABBIT_PORT:5672}/
|
||||
RPC_EXCHANGE: 'nameko-rpc'
|
||||
|
||||
max_workers: 10
|
||||
|
Reference in New Issue
Block a user