chore: update devcontainers for trixie, devenv changes

This commit is contained in:
midzelis
2025-09-19 01:54:14 +00:00
parent 68f3ed89c5
commit 61689258be
3 changed files with 46 additions and 34 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"userEnvProbe": "loginInteractiveShell",
"remoteEnv": {
// The location where your uploaded files are stored
"UPLOAD_LOCATION": "${localEnv:UPLOAD_LOCATION:./Library}",
"UPLOAD_LOCATION": "${localEnv:UPLOAD_LOCATION:./library}",
// Connection secret for postgres. You should change it to a random password
// Please use only the characters `A-Za-z0-9`, without special characters or spaces
"DB_PASSWORD": "${localEnv:DB_PASSWORD:postgres}",