netbox-docker/initializers/services.yml

11 lines
169 B
YAML
Raw Normal View History

2020-12-31 01:10:46 +01:00
# - name: SSH
# protocol: TCP
# ports:
# - 22
# virtual_machine: virtual machine 1
# - name: FTP
# protocol: TCP
# ports:
# - 21
# device: server01