mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-29 11:23:09 +01:00
11 lines
169 B
YAML
11 lines
169 B
YAML
# - name: SSH
|
|
# protocol: TCP
|
|
# ports:
|
|
# - 22
|
|
# virtual_machine: virtual machine 1
|
|
# - name: FTP
|
|
# protocol: TCP
|
|
# ports:
|
|
# - 21
|
|
# device: server01
|