Commit Graph

18 Commits

Author SHA1 Message Date
d28da5584f chore: change the token lifetime for 1 month 2026-06-22 11:44:10 +09:00
db10ceb500 fix(config): replace external TCEL URLs with internal gateway in prod
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-22 10:25:02 +09:00
75062a70d4 chore(config): point gateway and swagger URLs to 10.64.1.10:9080
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-22 10:03:14 +09:00
b10988e09d chore(config): migrate production to 3-VM infrastructure
- APISIX gateway: 192.168.80.50:9080
- App server upstream: 172.16.10.10
- PostgreSQL: 172.16.10.11
- Bind services to 0.0.0.0 for cross-VM access

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 16:44:53 +09:00
bff8e46f85 fix(config): add APISIX gateway port 9080 to production URLs
host_swagger now uses http://192.168.80.123:9080 for gateway routing.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 15:27:03 +09:00
547b047a28 fix(config): route production URLs through APISIX gateway
Point host_swagger to 192.168.80.123; database host unchanged.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 14:57:57 +09:00
1c4eddc0e7 fix(config): update production app and database hosts
App server 192.168.80.129, database 192.168.80.130.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 14:40:38 +09:00
8399943fc4 Update production config IPs for new server.
Apps: 192.168.80.133, database: 192.168.80.134.
2026-05-21 11:21:23 +09:00
0a7c632696 update config prod.json 2026-05-18 14:14:49 +07:00
b7dae376d2 update reset password 2026-01-02 11:40:15 +07:00
adea6d3165 initial setup 2025-12-30 20:25:59 +07:00
ca809a8642 adding hrms api on login 2025-02-13 22:21:00 +07:00
e85e5e8d88 rollback test 2025-01-01 23:15:12 +07:00
cf4679f9ae test prod env 2025-01-01 23:08:57 +07:00
0794e7054c update config 2025-01-01 15:50:22 +07:00
f6d7d1f417 update config prod 2024-12-24 15:26:40 +07:00
ae66b1f8f1 update config 2024-12-24 14:08:11 +07:00
df875117b0 initial 2024-11-26 13:19:48 +07:00