containerize and add basic setup to backend
This commit is contained in:
@ -3,5 +3,5 @@ package main
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
fmt.Println("hello world")
|
||||
fmt.Println("hello world 3")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user