Add tempo + portfolio

This commit is contained in:
2026-07-25 15:54:53 +00:00
parent e13bfe4502
commit cc2df9ea6b
8 changed files with 643 additions and 3 deletions
+1 -1
View File
@@ -7,5 +7,5 @@
"build": {
"dockerfile": "Dockerfile"
},
"postAttachCommand": "docker context create prod --docker \"host=ssh://user@62.210.212.10\""
"postCreateCommand": "docker context create prod --docker \"host=ssh://user@62.210.212.10\""
}