We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c2210 commit 2246290Copy full SHA for 2246290
src/content/11/en/part11c.md
@@ -111,7 +111,7 @@ Here the <i>app</i> refers to the application process that is started up in the
111
[[services]]
112
http_checks = []
113
internal_port = 8080
114
- processes = ["app"] // highlight-line
+ processes = ["app"] # highlight-line
115
```
116
117
#### 11.10 Deploying your application to Fly.io
0 commit comments