nginx-golang fix some minor typos (#49)
change mysql version in readme to match compose file Signed-off-by: Charlie Arehart <charlie@carehart.org>
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
||||
build: backend
|
||||
...
|
||||
db:
|
||||
image: mysql:5.7
|
||||
image: mysql:8.0.19
|
||||
...
|
||||
proxy:
|
||||
build: proxy
|
||||
|
Reference in New Issue
Block a user