mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
- Introduced a new boolean field 'https' in the user schema to manage HTTPS settings. - Updated the web domain form to include an HTTPS toggle, allowing users to enable or disable HTTPS. - Enhanced validation logic to ensure certificate type is required when HTTPS is enabled. - Modified Traefik configuration to handle HTTPS routing based on user settings. |
||
---|---|---|
.. | ||
__test__ | ||
components | ||
docker | ||
drizzle | ||
hooks | ||
lib | ||
pages | ||
public | ||
server | ||
styles | ||
templates | ||
utils | ||
.dockerignore | ||
.env.example | ||
.env.production.example | ||
.gitignore | ||
.nvmrc | ||
components.json | ||
Dockerfile | ||
esbuild.config.ts | ||
LICENSE.MD | ||
logo.png | ||
migrate.ts | ||
migration.ts | ||
next.config.mjs | ||
package.json | ||
postcss.config.cjs | ||
reset-password.ts | ||
setup.ts | ||
tailwind.config.ts | ||
tsconfig.json | ||
tsconfig.server.json |