mirror of
https://github.com/GMWalletApp/epusdt.git
synced 2026-07-07 02:06:16 +00:00
为asynq历史任务在redis中添加生命周期,过期时间为订单过期时间
This commit is contained in:
+3
-3
@@ -3,9 +3,9 @@ services:
|
||||
epusdt:
|
||||
image: annona/epusdt:alpine
|
||||
restart: always
|
||||
# build:
|
||||
# context: .
|
||||
# dockerfile: Dockerfile
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
volumes:
|
||||
- ./env:/app/.env
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user