mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Change last things to main
This commit is contained in:
parent
bb81d2e9b1
commit
55b3155924
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -20,4 +20,4 @@ updates:
|
|||
interval: "weekly"
|
||||
day: "wednesday"
|
||||
open-pull-requests-limit: 10
|
||||
target-branch: master
|
||||
target-branch: main
|
||||
|
|
|
@ -6,7 +6,7 @@ services:
|
|||
context: .
|
||||
dockerfile: "./Dockerfile"
|
||||
image: frequi
|
||||
# image: freqtradeorg/frequi:master
|
||||
# image: freqtradeorg/frequi:main
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8080:80"
|
||||
|
|
Loading…
Reference in New Issue
Block a user