Compare commits
2 Commits
aa31d675bf
...
7bbd8fc295
Author | SHA1 | Date | |
---|---|---|---|
7bbd8fc295 | |||
c9854d7e17 |
9
.vscode/extensions.json
vendored
Normal file
9
.vscode/extensions.json
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"usernamehw.errorlens",
|
||||
"golang.go",
|
||||
"sammycolon.go-builder-pattern-boilerplate",
|
||||
"fogio.inline-go-struct-tags-syntax-highlight",
|
||||
"templ-project.tpl-vscodium-golang"
|
||||
]
|
||||
}
|
@ -27,7 +27,7 @@ components:
|
||||
mountSources: true
|
||||
endpoints:
|
||||
- name: http-go
|
||||
protocol: http
|
||||
exposure: public
|
||||
targetPort: 3000
|
||||
commands:
|
||||
- id: build
|
||||
|
Reference in New Issue
Block a user