Newer
Older
netbox-docker / initializers / services.yml
@ryanmerolle ryanmerolle on 15 Jan 2021 172 bytes showcase protcol options in services initializer
# - name: SSH
#   protocol: TCP
#   ports:
#     - 22
#   virtual_machine: virtual machine 1
# - name: MISC
#   protocol: UDP
#   ports: 
#     - 4000
#   device: server01