Skip to content

Commit

Permalink
Update src/server/server.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Morten Piibeleht <[email protected]>
  • Loading branch information
tanmaykm and mortenpi authored Oct 29, 2024
1 parent 9612054 commit 353558c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/server.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const DEFAULT_PORT = 8181
A server that is monitored and restarted if it dies.
Arguments:
- `cmdline`: The `CLI.CommandLine` instrance that wraps an opa executable.
- `cmdline`: The `CLI.CommandLine` instance that wraps an opa executable.
- `configfile`: The path to the OPA configuration file.
Keyword arguments:
Expand Down

0 comments on commit 353558c

Please sign in to comment.