mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-19 12:24:32 +02:00
update services examples
This commit is contained in:
@@ -1,7 +1,12 @@
|
|||||||
# - name: SSH
|
# - name: DNS
|
||||||
# protocol: TCP
|
# protocol: TCP
|
||||||
# ports:
|
# ports:
|
||||||
# - 22
|
# - 53
|
||||||
|
# virtual_machine: virtual machine 1
|
||||||
|
# - name: DNS
|
||||||
|
# protocol: UDP
|
||||||
|
# ports:
|
||||||
|
# - 53
|
||||||
# virtual_machine: virtual machine 1
|
# virtual_machine: virtual machine 1
|
||||||
# - name: MISC
|
# - name: MISC
|
||||||
# protocol: UDP
|
# protocol: UDP
|
||||||
|
Reference in New Issue
Block a user