modlist: add code-server-docker

This commit is contained in:
aptalca
2020-02-09 11:28:16 -05:00
parent f94932167b
commit 12bb7a5b1e
+2 -1
View File
@@ -1,7 +1,8 @@
mods:
code-server:
mod_count: 3
mod_count: 4
container_mods:
- docker: https://github.com/linuxserver/docker-mods/tree/code-server-docker
- nodejs: https://github.com/linuxserver/docker-mods/tree/code-server-nodejs
- python2: https://github.com/linuxserver/docker-mods/tree/code-server-python2
- python3: https://github.com/linuxserver/docker-mods/tree/code-server-python3