mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-24 00:01:03 +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.enable=true"
|
||||||
- "traefik.http.routers.newsanalyze.rule=Host(`news.yuanhau.com`)"
|
- "traefik.http.routers.newsanalyze.rule=Host(`news.yuanhau.com`)"
|
||||||
- "traefik.http.services.newsanalyze.loadbalancer.server.port=3000"
|
- "traefik.http.services.newsanalyze.loadbalancer.server.port=3000"
|
||||||
|
- "com.centurylinklabs.watchtower.enable=true"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
|
Loading…
x
Reference in New Issue
Block a user