This commit is contained in:
aptalca
2022-01-28 16:56:59 -05:00
parent 8c0fa261cc
commit 8eed31ed48
+1 -1
View File
@@ -81,7 +81,7 @@ ingress:
- service: http_status:404
```
After you have created the file, use the special `FILE__` prefix for the environmet variable which will source the content of the file as a value for the variable specified (`FILE__CF_TUNNEL_CONFIG=/config/tunnelconfig.yml`).
After you have created the file, use the special `FILE__` prefix for the environment variable which will source the content of the file as a value for the variable specified (`FILE__CF_TUNNEL_CONFIG=/config/tunnelconfig.yml`).
#### Troubleshooting