Giulio De Pasquale
|
1cbbfc7c66
|
fix: use exec the uvicorn process to handle Docker's SIGTERM correctly
Replace the shell with the uvicorn process, so it becomes PID 1 and receives the signals directly
|
2024-01-24 17:57:35 +00:00 |
|
Mike Slinn
|
f9885a15e4
|
Can now run from any directory
|
2024-01-17 17:30:58 -05:00 |
|
Timothy J. Baek
|
0e039492c6
|
refac: SERVER_PORT renamed to PORT
|
2024-01-12 19:38:30 -08:00 |
|
Anuraag Jain
|
a63507c21e
|
feat: custom port for server
|
2024-01-11 21:54:14 +02:00 |
|
ThatOneCalculator
|
6e78b3a8f6
|
fix: 🔨 start script permissions & environment
|
2024-01-03 15:56:11 -08:00 |
|
Timothy J. Baek
|
f70fadd70c
|
fix: https connection issue
|
2023-12-28 09:52:30 -08:00 |
|
Timothy J. Baek
|
6a9bef755b
|
feat: backend reverse proxy
|
2023-11-14 16:28:51 -08:00 |
|