Newer
Older
netbox-docker / initializers / services.yml
@ryanmerolle ryanmerolle on 31 Dec 2020 169 bytes added services startup_script
# - name: SSH
#   protocol: TCP
#   ports:
#     - 22
#   virtual_machine: virtual machine 1
# - name: FTP
#   protocol: TCP
#   ports: 
#     - 21
#   device: server01