mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-06 15:46:35 -03:00
decided to delete postiz 4ever
This commit is contained in:
parent
a8b07bb36d
commit
8a704dba3d
1 changed files with 0 additions and 15 deletions
|
@ -47,18 +47,3 @@ variable "twitch_password" {
|
|||
type = string
|
||||
description = "Twitch password"
|
||||
}
|
||||
|
||||
variable "postiz_database" {
|
||||
type = string
|
||||
description = "postiz database name"
|
||||
}
|
||||
|
||||
variable "postiz_url" {
|
||||
type = string
|
||||
description = "postiz url on caddy"
|
||||
}
|
||||
|
||||
variable "postiz_jwt" {
|
||||
type = string
|
||||
description = "postiz jwt token"
|
||||
}
|
Loading…
Add table
Reference in a new issue