env example

This commit is contained in:
2025-10-15 12:07:18 +07:00
parent 243416fbd6
commit 7aaf35f7e9

View File

@@ -1,18 +1,18 @@
# # SQL DB Connection Colo # SQL DB Connection Colo
# SQL_HOST=117.102.231.130 SQL_HOST=117.102.231.130
SQL_DATABASE=cod_piu
SQL_USERNAME=sa
SQL_PASSWORD=@R3M4niA.
SQL_PORT=1433
# SQL_HOST=203.153.114.226
# SQL_PORT=1112
# SQL_DATABASE=piu # SQL_DATABASE=piu
# SQL_USERNAME=sa # SQL_USERNAME=sa
# SQL_PASSWORD=@R3M4niA. # SQL_PASSWORD=piu123
# SQL_PORT=1433
SQL_HOST=203.153.114.226
SQL_PORT=1112
SQL_DATABASE=piu
SQL_USERNAME=sa
SQL_PASSWORD=piu123
# Application Port - express server listens on this port (default 9000). # Application Port - express server listens on this port (default 9000).
PORT=9528 PORT=9530
ENDPOINT_WA=http://203.153.114.226:9529/send ENDPOINT_WA=http://203.153.114.226:9529/send
# ENDPOINT_WA=http://localhost:9529/send # ENDPOINT_WA=http://localhost:9529/send
ENDPOINT_FE=http://203.153.114.226:9527 ENDPOINT_FE=http://203.153.114.226:9527