File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 1.0.15] 2024-10-28
4
+ ### Changes
5
+
6
+ - Added ` Deploy on Render ` Button
7
+ [ ![ Deploy to Render] ( https://render.com/images/deploy-to-render-button.svg )] ( https://render.com/deploy )
8
+
3
9
## [ 1.0.14] 2024-10-28
4
10
### Changes
5
11
Original file line number Diff line number Diff line change 7
7
8
8
![ Material Kit - Starter generated by AppSeed.] ( https://user-images.githubusercontent.com/51070104/167396765-c88b7a95-155f-4236-8691-7b80fa2d9cd9.png )
9
9
10
- <br />
10
+ <br />
11
+
12
+ ## Deploy on ` Render ` (free plan)
13
+
14
+ [ ![ Deploy to Render] ( https://render.com/images/deploy-to-render-button.svg )] ( https://render.com/deploy )
15
+
16
+ <br />
11
17
12
18
## Start with ` Docker `
13
19
Original file line number Diff line number Diff line change 1
1
services :
2
2
- type : web
3
3
name : flask-material-kit
4
- plan : starter
4
+ plan : free
5
5
env : python
6
6
region : frankfurt # region should be same as your database region.
7
7
buildCommand : " ./build.sh"
You can’t perform that action at this time.
0 commit comments