This commit is contained in:
parent
cc764fe28e
commit
d5737920e8
@ -26,6 +26,8 @@ resource "azurerm_linux_function_app" "fa-hanyadikhet" {
|
||||
FUNCTIONS_WORKER_RUNTIME = "python"
|
||||
}
|
||||
|
||||
https_only = true
|
||||
|
||||
site_config {
|
||||
application_stack {
|
||||
python_version = "3.9"
|
||||
|
Reference in New Issue
Block a user