mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-26 10:43:35 +02:00
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:
parent
93ff67d258
commit
bb1a5a1bfe
3 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
frontend:
|
||||
build: frontend
|
||||
build: frontend
|
||||
ports:
|
||||
- 80:80
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue