Skip to content

Commit 8e15057

Browse files
committed
Expose 8080 in the compose file
1 parent 40c39f7 commit 8e15057

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ services:
66
networks:
77
- channelfinder-net
88
ports:
9+
- "8080:8080"
910
- "8443:8443"
1011
environment:
1112
- ELASTICSEARCH_NETWORK_HOST=elasticsearch

0 commit comments

Comments
 (0)