Skip to content

Commit

Permalink
dockerfile ports
Browse files Browse the repository at this point in the history
  • Loading branch information
Ikuni17 committed Aug 15, 2024
1 parent 6c43ea0 commit e741849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ RUN echo "source $KBN_DIR/.devcontainer/scripts/env.sh" >> ${HOME}/.bashrc && \
echo "source $KBN_DIR/.devcontainer/scripts/env.sh" >> ${HOME}/.zshrc

# This is for documentation. Ports are exposed via devcontainer.json
EXPOSE 9200 5601
EXPOSE 9200 5601 9229 9230 9231

0 comments on commit e741849

Please sign in to comment.