Commit c999adb
committed
Update environment configuration and clean up unused files
- Added `KERNELBOT_ENV` variable to `.env.docker.example`, `.env.example`, and `.env.railway.example` to specify the environment.
- Enabled `ACL_CATALOG_ENABLED` in the environment files for production readiness.
- Removed multiple unused audit image files and cleaned up `.gitignore` to exclude unnecessary directories.
- Updated health check command in `docker-compose.yml` for better compatibility with dynamic port settings.
- Enhanced documentation links in `README.md` for clearer setup instructions and deployment guidelines.1 parent 3971a2b commit c999adb
14 files changed
Lines changed: 276 additions & 179 deletions
File tree
- frontend
- assets/css
- src
- components
- globe
- utils
- templates
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
58 | | - | |
| 57 | + | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
103 | | - | |
104 | 102 | | |
105 | 103 | | |
106 | 104 | | |
| |||
110 | 108 | | |
111 | 109 | | |
112 | 110 | | |
113 | | - | |
114 | 111 | | |
115 | 112 | | |
116 | 113 | | |
| |||
146 | 143 | | |
147 | 144 | | |
148 | 145 | | |
149 | | - | |
150 | 146 | | |
151 | 147 | | |
152 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
| |||
253 | 252 | | |
254 | 253 | | |
255 | 254 | | |
256 | | - | |
257 | 255 | | |
258 | 256 | | |
259 | 257 | | |
| |||
305 | 303 | | |
306 | 304 | | |
307 | 305 | | |
308 | | - | |
309 | 306 | | |
310 | 307 | | |
311 | 308 | | |
| |||
369 | 366 | | |
370 | 367 | | |
371 | 368 | | |
372 | | - | |
373 | 369 | | |
374 | 370 | | |
375 | 371 | | |
| |||
0 commit comments