Add Indieauth

This commit is contained in:
Kevin Kandlbinder 2023-03-08 15:57:07 +00:00
parent 7e4ea4d570
commit 4b5012affe
2 changed files with 9 additions and 1 deletions

View file

@ -4,7 +4,7 @@
"dockerfile": "Dockerfile",
// Update 'VARIANT' to pick a Node version: 10, 12, 14
"args": {
"VARIANT": "16"
"VARIANT": "18"
}
},
// Set *default* container specific settings.json values on container create.