Initial commit: Tapalka monorepo (bot, front, strapi)
This commit is contained in:
15
CMyTapper/robucks-bot/.env
Normal file
15
CMyTapper/robucks-bot/.env
Normal file
@@ -0,0 +1,15 @@
|
||||
STRAPI_USER="admin"
|
||||
STRAPI_PASSWORD="Admin1234"
|
||||
CRYPTO_SECRET=abcDef$
|
||||
PORT=3001
|
||||
|
||||
# PROD
|
||||
#WEBAPP_URL="https://rbx-click.ru"
|
||||
#STRAPI_URL="https://strapi.rbx-click.ru/api/"
|
||||
#STRAPI_URL_BASE=https://strapi.rbx-click.ru
|
||||
|
||||
# LOCAL
|
||||
WEBAPP_URL=https://runtime-monster-journal-logic.trycloudflare.com
|
||||
STRAPI_URL="http://127.0.0.1:1337/api/"
|
||||
STRAPI_URL_BASE=http://127.0.0.1:1337
|
||||
|
||||
Reference in New Issue
Block a user