updated vs code, code server

This commit is contained in:
2024-08-31 15:07:28 -07:00
parent e5a26a9513
commit 3c3536d4df
5 changed files with 37 additions and 13 deletions
+7
View File
@@ -0,0 +1,7 @@
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
VOL_PATH=./data #HELP: volpath
TZ=America/Vancouver
# code-server
CODE-SERVER_IMAGE=lscr.io/linuxserver/code-server:latest
CODE-SERVER_PASSWORD=RanDoMChangeMe #HELP: gen32
CODE-SERVER_DOMAIN=localhost