mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 15:51:01 +08:00
Update docker compose to allow for auto releases to the prod env.
This commit is contained in:
parent
84c176ac09
commit
175514d40b
@ -30,6 +30,7 @@ services:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.newsanalyze.rule=Host(`news.yuanhau.com`)"
|
||||
- "traefik.http.services.newsanalyze.loadbalancer.server.port=3000"
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
restart: unless-stopped
|
||||
deploy:
|
||||
mode: replicated
|
||||
|
Loading…
x
Reference in New Issue
Block a user