chore: switch Transak to production environment
Staging doesn't support USDC on Base network (test tokens only). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d865da32a7
commit
55771eb26e
|
|
@ -57,6 +57,7 @@ services:
|
||||||
- NOTEBOOK_API_URL=http://open-notebook:5055
|
- NOTEBOOK_API_URL=http://open-notebook:5055
|
||||||
- SPLIT_360_URL=http://video360-splitter:5000
|
- SPLIT_360_URL=http://video360-splitter:5000
|
||||||
- SCRIBUS_BRIDGE_URL=http://scribus-novnc:8765
|
- SCRIBUS_BRIDGE_URL=http://scribus-novnc:8765
|
||||||
|
- TRANSAK_ENV=PRODUCTION
|
||||||
- SCRIBUS_BRIDGE_SECRET=${SCRIBUS_BRIDGE_SECRET}
|
- SCRIBUS_BRIDGE_SECRET=${SCRIBUS_BRIDGE_SECRET}
|
||||||
- SCRIBUS_NOVNC_URL=https://design.rspace.online
|
- SCRIBUS_NOVNC_URL=https://design.rspace.online
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue