mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
- Introduced `DnsHelperModal` for guiding users on DNS configuration, including steps for adding A records and verifying configurations. - Refactored domain handling by consolidating domain management into `handle-domain.tsx`, replacing the previous `add-domain.tsx`. - Updated `ShowDomains` and related components to utilize the new domain handling structure, improving code organization and maintainability. - Enhanced user experience by integrating domain validation and service selection features in the domain management interface. |
||
---|---|---|
.. | ||
__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 |