[service] fixed postiz showing no available server due to outdated node version
This commit is contained in:
parent
366ff95893
commit
2a13969139
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
services:
|
||||
postiz:
|
||||
image: ghcr.io/gitroomhq/postiz-app:v1.60.1
|
||||
image: ghcr.io/gitroomhq/postiz-app:v2.10.1
|
||||
environment:
|
||||
- SERVICE_URL_POSTIZ_5000
|
||||
- MAIN_URL=${SERVICE_URL_POSTIZ}
|
||||
|
|
|
|||
Loading…
Reference in a new issue