Skip to content

Commit b5614b9

Browse files
committed
cleanup
1 parent ee012ac commit b5614b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ services:
3131

3232
nginx:
3333
image: nginx:latest
34-
ports:
35-
- 80:80
3634
depends_on:
3735
- logstash
36+
ports:
37+
- 80:80
3838
logging:
3939
driver: gelf
4040
options:

0 commit comments

Comments
 (0)