Преглед на файлове

Update README.md

In 2020, the concept of a single compose specification was introduced, removing the need for versioning.
S.S преди 1 година
родител
ревизия
c93656a7a1
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -56,7 +56,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: 'docker.io/jc21/nginx-proxy-manager:latest'