mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-25 09:23:14 +01:00
update services examples
This commit is contained in:
parent
4260e9b864
commit
00fa1793d0
@ -1,7 +1,12 @@
|
||||
# - name: SSH
|
||||
# - name: DNS
|
||||
# protocol: TCP
|
||||
# ports:
|
||||
# - 22
|
||||
# - 53
|
||||
# virtual_machine: virtual machine 1
|
||||
# - name: DNS
|
||||
# protocol: UDP
|
||||
# ports:
|
||||
# - 53
|
||||
# virtual_machine: virtual machine 1
|
||||
# - name: MISC
|
||||
# protocol: UDP
|
||||
|
Loading…
Reference in New Issue
Block a user