Skip to content

Commit

Permalink
Merge pull request #423 from Qovery/l4_ports
Browse files Browse the repository at this point in the history
feat(port): Add support for TCP and UDP ports
  • Loading branch information
erebe authored Jul 27, 2023
2 parents a4ad2c6 + 4ae17a0 commit cd5a35e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/schemas/enums/PortProtocol.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ default: HTTP
enum:
- HTTP
- GRPC
- TCP
- UDP

0 comments on commit cd5a35e

Please sign in to comment.