Skip to content

Commit

Permalink
add influxdb port to gitpod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Dec 3, 2023
1 parent bde781b commit 361d399
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ ports:
name: mongo-express
description: "Database explorer (u: admin / p: pass)"
onOpen: ignore
- port: 8086
name: influxdb
description: "Monitoring (u: admin / p: password)"
onOpen: ignore
- port: 8089
name: API docs
onOpen: ignore
Expand Down

0 comments on commit 361d399

Please sign in to comment.