1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-18 10:27:06 +00:00

let's see

This commit is contained in:
Gerasimos (Makis) Maropoulos
2021-02-19 08:49:15 +02:00
parent b80bd10903
commit 1243150690
15 changed files with 88 additions and 95 deletions

View File

@@ -76,7 +76,7 @@ $ docker-compose up --build
### Install (Manually)
Run `go build` or `go run main.go` and read below.
Run `go build -mod=mod` or `go run -mod=mod main.go` and read below.
#### MySQL