Update README.md

This commit is contained in:
Aune 2022-09-17 11:54:39 +02:00 committed by GitHub
parent 1abb744bbe
commit ff83892999
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,7 +123,7 @@ services:
ports:
- '8282:8282'
container_name: wrapperr
image: 'aunefyren/wrapperr:latest'
image: aunefyren/wrapperr:latest
restart: unless-stopped
```
@ -145,7 +145,7 @@ services:
ports:
- '8282:8282'
container_name: wrapperr
image: 'aunefyren/wrapperr:latest'
image: aunefyren/wrapperr:latest
restart: unless-stopped
volumes:
- './my-folder:/app/config'