mirror of
https://github.com/docker/awesome-compose.git
synced 2025-12-29 10:18:29 +01:00
Fix default port mapping and indentation
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
This commit is contained in:
@@ -3,4 +3,4 @@ services:
|
||||
sparkjava:
|
||||
build: sparkjava
|
||||
ports:
|
||||
- 8080:8080
|
||||
- 8080:8080
|
||||
|
||||
Reference in New Issue
Block a user