File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1- W9_DIST = community
1+ W9_DIST = ' community'
22W9_REPO = budibase.docker.scarf.sh/budibase/apps
3- W9_VERSION = latest
4- W9_POWER_PASSWORD = spJNF09yzwWJaG!
3+ W9_VERSION = ' 3.9.3 '
4+ W9_POWER_PASSWORD = ' CrYn5!kvIVtD0hir '
55
66# ### -- Not allowed to edit below environments when recreate app based on existing data -- ####
7- W9_ID = budibase
7+ W9_ID = ' budibase'
88W9_HTTP_PORT = 10000
9- W9_HTTP_PORT_SET = 9009
10- W9_URL = appname.example.com
9+ W9_HTTP_PORT_SET = ' 9009'
10+ W9_URL = ' appname.example.com'
1111W9_NETWORK = websoft9
1212# ### --------------------------------------------------------------------------------------- ####
1313
@@ -41,4 +41,4 @@ BB_ADMIN_USER_PASSWORD=
4141
4242# A path that is watched for plugin bundles. Any bundles found are imported automatically/
4343PLUGINS_DIR =
44- ROLLING_LOG_MAX_SIZE =
44+ ROLLING_LOG_MAX_SIZE =
Original file line number Diff line number Diff line change 88 {
99 "dist" : " community" ,
1010 "version" : [
11+ " 3.9.3" ,
1112 " latest"
1213 ]
1314 }
You can’t perform that action at this time.
0 commit comments