Browse Source

Merge pull request #4044 from mokkin/patch-1

version is obsolete now
jc21 1 year ago
parent
commit
b046bb3229
1 changed files with 0 additions and 1 deletions
  1. 0 1
      docs/src/guide/index.md

+ 0 - 1
docs/src/guide/index.md

@@ -62,7 +62,6 @@ I won't go in to too much detail here but here are the basics for someone new to
 2. Create a docker-compose.yml file similar to this:
 
 ```yml
-version: '3.8'
 services:
   app:
     image: 'jc21/nginx-proxy-manager:latest'