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:
Charlie Arehart 2020-04-12 14:42:42 -05:00 committed by GitHub
parent 93ff67d258
commit bb1a5a1bfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 4 deletions

View file

@ -1,7 +1,7 @@
version: "3.7"
services:
frontend:
build: frontend
build: frontend
ports:
- 80:80
depends_on: