Skip to content

Commit

Permalink
chore: fix traefik compose filename
Browse files Browse the repository at this point in the history
  • Loading branch information
soulteary committed Feb 17, 2022
1 parent 01893a2 commit 40dfb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose copy.yml → docker-compose-traefik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3.6'

services:
flare:
image: soulteary/flare:0.2.5
image: soulteary/flare:0.2.6
restart: always
# 默认无需添加任何参数,如有特殊需求
# 可阅读文档 https://github.com/soulteary/docker-flare/blob/main/docs/advanced-startup.md
Expand Down

0 comments on commit 40dfb14

Please sign in to comment.