mirror of
https://github.com/aunefyren/wrapperr
synced 2024-11-10 13:44:12 +00:00
Update README.md
This commit is contained in:
parent
1abb744bbe
commit
ff83892999
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue