remove test.env from ignore for future

This commit is contained in:
Pavel 2024-05-27 21:22:53 +03:00
parent 69dc99e50b
commit 884964172d
2 changed files with 19 additions and 1 deletions

1
.gitignore vendored

@ -1,3 +1,2 @@
.idea
test.env
.vscode

19
test.env Normal file

@ -0,0 +1,19 @@
TELEGRAM_TOKEN=6712573453:AAFbioUuXf0Te73MUCqa0_h09qEQ1iQREas
TELEGRAM_CHANNEL_ID=542073142
HTTP_ADDRESS=0.0.0.0:8080
MONGO_HOST=localhost
MONGO_PORT=27020
MONGO_USER=test
MONGO_PASSWORD=test
MONGO_AUTH=admin
MONGO_DATABASE_NAME=admin
S3_ENDPOINT=localhost:9005
S3_ACCESS_KEY_ID=admin
S3_SECRET_KEY=admin123
CUSTOMER_SVC_ADDRESS=localhost:9003
STAGING_URL=https://sadmin.pena
S3_FOLDER=videodata
S3_FILE_URL=http://localhost:9005/videodata
CUSTOMER_RPC_HOST=localhost:9003
TRASH_LOG_HOST=localhost:7113
MODULE_LOGGER=verify-local