feat(pterodactyl): define publish_via config
This commit is contained in:
@@ -159,5 +159,6 @@ output "service_definition" {
|
||||
primary_port = 80
|
||||
endpoint = "http://${local.container_name}:80"
|
||||
subdomains = ["gameservers"]
|
||||
publish_via = "tunnel"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user