1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-20 07:48:06 +02:00

removed extraneous whitespace

Signed-off-by: Charlie Arehart <charlie@carehart.org>
This commit is contained in:
Charlie Arehart 2020-04-07 20:54:07 -05:00
parent 1268393220
commit b3bff950ce

View file

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