Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maddingo authored Jan 27, 2024
1 parent ce4d18c commit 77ceed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Then go to http://localhost:8080 to see the plantuml server.
## Configuration
The application is configured like any other Spring Boot application, through either environment variables, command line arguments, application.properties of application.yml file.

An example can be found in the code repository [application.yml](src/main/resources/application.yml)
An example can be found in the code repository [application.yml](plantuml-web/src/main/resources/application.yml)

## Proxy git ssh
You can proxy git ssh URLs `http://localhost:8080/proxy?src=git+ssh://[email protected]/my-org/my-repo?branch=main#path/to/file`
Expand Down

0 comments on commit 77ceed8

Please sign in to comment.