mirror of
https://github.com/LukeHagar/dokploy.git
synced 2025-12-06 12:27:49 +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