fix: 更新token
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
services:
|
||||
api:
|
||||
image: usa-dashboard-api:latest
|
||||
build:
|
||||
context: .
|
||||
args:
|
||||
@@ -14,6 +15,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
crawler:
|
||||
image: usa-dashboard-crawler:latest
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile.crawler
|
||||
|
||||
Reference in New Issue
Block a user