Compare commits
2 commits
b09e06c7f1
...
90896a7234
| Author | SHA1 | Date | |
|---|---|---|---|
| 90896a7234 | |||
| fcb7a80d0a |
2 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ services:
|
|||
max-size: "500m"
|
||||
max-file: "2"
|
||||
relay:
|
||||
image: netbirdio/relay:0.59.11
|
||||
image: netbirdio/relay:0.60.3
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ services:
|
|||
|
||||
webserver:
|
||||
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.19.5
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.0
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8002:8000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue