mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-26 10:43:35 +02:00
removed extraneous whitespace
Signed-off-by: Charlie Arehart <charlie@carehart.org>
This commit is contained in:
parent
1268393220
commit
b3bff950ce
1 changed files with 1 additions and 1 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