Skip to content

Commit 66e428a

Browse files
authored
Expose NGINX containers (#218)
1 parent 5530ff8 commit 66e428a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

compose.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ services:
1414
default:
1515
aliases:
1616
- nginx-plus-test
17-
17+
ports:
18+
- 8080
1819
nginx-no-stream:
1920
extends:
2021
service: nginx

0 commit comments

Comments
 (0)