Update Mixpost to v1 (#1055)

* Update Mixpost to v1

* Update config.json
This commit is contained in:
DrMxrcy 2023-08-23 15:21:50 -04:00 committed by GitHub
parent 665c0b27ee
commit 58337acfb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,7 @@
"available": true,
"exposable": true,
"id": "mixpost-pro",
"tipi_version": 7,
"tipi_version": 8,
"version": "latest",
"categories": ["social", "utilities"],
"description": "Mixpost it's the coolest Self-hosted social media management software.",

View File

@ -6,7 +6,6 @@ services:
container_name: mixpost-pro
environment:
- APP_NAME=Mixpost
- MIXPOST_VERSION=^0.8
- LICENSE_KEY=${MIXPOST_LICENSE_KEY}
- APP_KEY=${MIXPOST_APP_KEY}
- APP_URL=${APP_PROTOCOL:-http}://${APP_DOMAIN}