mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-09-14 11:06:15 +05:00
docs(contribution): added missing generateBase64 import for template index.ts
This commit is contained in:
parent
332416b7e7
commit
fa2d81d2e7
@ -169,6 +169,7 @@ Let's take the example of `plausible` template.
|
||||
```typescript
|
||||
// EXAMPLE
|
||||
import {
|
||||
generateBase64,
|
||||
generateHash,
|
||||
generateRandomDomain,
|
||||
type Template,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user