mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 22:02:37 +00:00
Remove docker version string from placeholder (now obsolete)
This commit is contained in:
parent
2bd509f0f2
commit
319985be1c
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -139,7 +139,6 @@ body:
|
||||||
description: Please paste the output of `cat docker-compose.override.yml`
|
description: Please paste the output of `cat docker-compose.override.yml`
|
||||||
render: yaml
|
render: yaml
|
||||||
placeholder: |
|
placeholder: |
|
||||||
version: '3.4'
|
|
||||||
services:
|
services:
|
||||||
netbox:
|
netbox:
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue