File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77is_proot : True
88
99# #############################
10- # Currently it targets 5 main apps
10+ # Currently it targets 6 main apps
1111# 1 Kiwix localhost:8085/kiwix
1212# 2 New Maps localhost:8085/maps
1313# 3 Calibre-Web localhost:8085/books
1414# 4 Kolibri localhost:8085/kolibri
1515# 5 Matomo localhost:8085/matomo
16+ # 6 Code on the Go localhost;8085/code
1617# #############################
1718
1819# #############################
@@ -72,6 +73,12 @@ matomo_install: True
7273matomo_enabled : True
7374# #############################
7475
76+ # #############################
77+ # Code on the Go
78+ code_install : True
79+ code_enabled : True
80+ # #############################
81+
7582# #############################
7683# Disable sshd as it is not directly used on proot-distro
7784sshd_install : False
You can’t perform that action at this time.
0 commit comments