mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
docs(contribution): added missing generateBase64 import for template index.ts
This commit is contained in:
@@ -169,6 +169,7 @@ Let's take the example of `plausible` template.
|
|||||||
```typescript
|
```typescript
|
||||||
// EXAMPLE
|
// EXAMPLE
|
||||||
import {
|
import {
|
||||||
|
generateBase64,
|
||||||
generateHash,
|
generateHash,
|
||||||
generateRandomDomain,
|
generateRandomDomain,
|
||||||
type Template,
|
type Template,
|
||||||
|
|||||||
Reference in New Issue
Block a user