File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,25 +3,13 @@ W9_DIST='community'
33W9_VERSION = ' 9.3.2'
44W9_POWER_PASSWORD = ' zWA2Ds!7R58loJrh'
55
6- # Environments which for user settings when create application
7- # Named expression: W9_xxx_xxx_SET, xxx refer to file fields
8- W9_HTTP_PORT_SET = ' 9001'
96
10- # ### -- Not allowed to edit below environments when recreate app based on existing data -- ####
7+ W9_HTTP_PORT_SET = ' 9001 '
118W9_ID = ' safeline'
12-
13- # Container name's suffix must use one of the value
149W9_DB_EXPOSE = " postgresql"
15-
16- # It is used when the application APP needs to set an external URL, which can be IP(or domain), IP:PORT
17- # If have protocols, should be set it in the APP's ENV
1810W9_URL = ' internet_ip:$W9_HTTP_PORT_SET'
19- # modifies W9_URL on init when it is true
20- W9_URL_REPLACE = true
21-
2211W9_NETWORK = websoft9
2312
2413POSTGRES_PASSWORD = $W9_POWER_PASSWORD
25-
2614MGT_PROXY = 0
2715SUBNET_PREFIX = 192.168.0
You can’t perform that action at this time.
0 commit comments