mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
Update docker compose to allow for auto releases to the prod env.
This commit is contained in:
parent
84c176ac09
commit
175514d40b
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue