mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-02-17 10:41:02 +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
|