update default port

pull/56/head
Muhammad Atif Ali 2 years ago
parent c6f9c77822
commit c1e01c1a65
No known key found for this signature in database

@ -24,7 +24,7 @@ variable "log_path" {
variable "port" { variable "port" {
type = number type = number
description = "The port to run filebrowser on." description = "The port to run filebrowser on."
default = 19999 default = 13339
} }
variable "folder" { variable "folder" {

Loading…
Cancel
Save