GitXplorerGitXplorer
b

multiple-ports-example

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
7dd24bd1160cc71bb188a80dcf8b448fad0124e0

update pipeline to use v1.29.0+3-gded97a563

bbvtujo committed a year ago
Unverified
e5b2e70d814671e58b058efaca4d25251f6f1708

chore: deployment

bbvtujo committed a year ago
Unverified
9c0336c53a43bf377f3963cc37ae54c39f5929e8

chore: add manifest

bbvtujo committed a year ago
Unverified
94edd5f4ccdbe1826c514a37fa828e615506063e

chore: add pipeline

bbvtujo committed a year ago
Unverified
9d1200ce132d5430ab2be3c684f007581ef3f069

chore: add pipeline test

bbvtujo committed a year ago
Unverified
3707183593523c0d939b9947bf51f2aba2117586

chore: update bs template

bbvtujo committed 2 years ago

README

The README file for this repository.

Multiple Ports Example Repo

This repository contains a tiny express app that listens on multiple ports and a manifest to deploy it via Backend Service and Load balanced Web Service.

The app listens on port 5050 for paths / and /me, and on port 8080 for paths /admin and /admin/me.