|
|
de3388e23d
|
fix: simplify npm install command in Dockerfile by removing cache mount
|
2025-08-20 18:34:31 +02:00 |
|
|
|
61f751e633
|
cache
|
2025-08-20 18:22:30 +02:00 |
|
|
|
18bde5eb9e
|
Remove commented debug echo statement from Dockerfile to clean up the build process
|
2025-08-20 17:27:57 +02:00 |
|
|
|
33dfe87040
|
Cleanup Dockerfile: remove unnecessary blank line for improved readability
|
2025-08-20 17:14:14 +02:00 |
|
|
|
24c9754dae
|
Remove STRIPE_LIMITED_KEY from environment variables across configuration files
|
2025-08-19 14:38:53 +02:00 |
|
|
|
e1e368668c
|
Fix Dockerfile to copy only package.json for dependency installation
|
2025-08-08 09:52:45 +02:00 |
|
|
|
18cb9cebd7
|
ss
|
2025-08-08 09:48:51 +02:00 |
|
|
|
73e7c947d8
|
web2
|
2025-08-07 19:31:51 +02:00 |
|
|
|
23909d6974
|
22
|
2025-08-07 19:15:38 +02:00 |
|
|
|
1fba08c385
|
b
|
2025-08-07 19:09:29 +02:00 |
|
|
|
1c420e2077
|
refactor: remove FormDebug component and move DevT import to formDevTool
|
2025-08-07 18:48:56 +02:00 |
|
|
|
18b843db22
|
fix: update Dockerfile for production dependencies and enhance form debug visibility in development
|
2025-08-07 16:10:17 +02:00 |
|
|
|
5a3fcba130
|
fix: update Dockerfile to use npm ci --production and enhance panel API error handling
|
2025-08-07 16:02:55 +02:00 |
|
|
|
a93be4d547
|
Implement code changes to enhance functionality and improve performance
|
2025-08-06 16:44:46 +02:00 |
|
|
|
50b8753f98
|
Update Dockerfile to switch base image from bullseye to alpine
|
2025-08-06 16:27:57 +02:00 |
|
|
|
6768421795
|
Remove unnecessary package installation and update CMD syntax in Dockerfile
|
2025-08-06 16:02:49 +02:00 |
|
|
|
e99fbadd15
|
Update base image in Dockerfile from alpine to bullseye
|
2025-08-06 16:00:26 +02:00 |
|
|
|
61e1d3246d
|
Update SKIP_REDIS environment variable handling to use string comparison
|
2025-08-04 19:39:43 +02:00 |
|
|
|
ef58dc618c
|
Add SKIP_REDIS environment variable and handle KeyDB client initialization in various services
|
2025-08-04 18:59:33 +02:00 |
|
|
|
29c64c7e39
|
init
|
2025-08-04 17:45:44 +02:00 |
|