Skip to content

Commit 5a58c4a

Browse files
committed
Merge branch 'github_develop' into develop
2 parents 3060847 + e05e603 commit 5a58c4a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+206
-35
lines changed

README.md

Lines changed: 1 addition & 0 deletions

app.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,12 @@
66
"keywords": [
77
"low code",
88
"develop tool"
9-
]
10-
}
9+
],
10+
"stack": "container",
11+
"formation": {
12+
"web": {
13+
"quantity": 1,
14+
"size": "standard-2x"
15+
}
16+
}
17+
}

deploy/heroku/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM openblocksdev/openblocks-ce
1+
FROM openblocksdev/openblocks-ce:heroku
22

33
LABEL maintainer="openblocks"

docs/.gitbook/assets/aws-ami-1.png

173 KB

0 commit comments

Comments
 (0)