TikTok V5
This commit is contained in:
@@ -47,7 +47,8 @@ services:
|
||||
JWT_SECRET: ${JWT_SECRET:?JWT_SECRET is required}
|
||||
TIKTOK_CLIENT_KEY: ${TIKTOK_CLIENT_KEY:-}
|
||||
TIKTOK_CLIENT_SECRET: ${TIKTOK_CLIENT_SECRET:-}
|
||||
TIKTOK_REDIRECT_URI: ${TIKTOK_REDIRECT_URI:-https://greenlenspro.com/api/tiktok/callback}
|
||||
TIKTOK_REDIRECT_URI: ${TIKTOK_REDIRECT_URI:-https://greenlenspro.com/api/tiktok/callback}
|
||||
TIKTOK_EXPECTED_OPEN_ID: ${TIKTOK_EXPECTED_OPEN_ID:-}
|
||||
PLANT_IMPORT_ADMIN_KEY: ${PLANT_IMPORT_ADMIN_KEY:-}
|
||||
depends_on:
|
||||
postgres:
|
||||
@@ -105,4 +106,4 @@ volumes:
|
||||
|
||||
networks:
|
||||
greenlens_net:
|
||||
external: true
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user