ockam_command 0.117.0

End-to-end encryption and mutual authentication for distributed applications.
Documentation
1
2
3
4
5
6
7
8
9
10
# https://docs.ockam.io/guides/examples/basic-web-app
relays: default

tcp-outlets:
  db-outlet:
    to: $PG_PORT

tcp-inlets:
  web-inlet:
    from: $OCKAM_PORT