Skip to content

Commit a91cc3b

Browse files
committed
Add Configuration details
1 parent c1b8d7d commit a91cc3b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,8 @@ Requirements:
5151

5252
Use [SDKMAN!](https://sdkman.io/) for installing a JDK easily
5353

54-
Use: `mvn clean install` to build the application. However, in case you use a Non-GraalVM vendor for JDK, the `native-image-maven-plugin` will fail (but the JAR will still be created)
54+
Use: `mvn clean install` to build the application. However, in case you use a Non-GraalVM vendor for JDK, the `native-image-maven-plugin` will fail (but the JAR will still be created)
55+
56+
## Configuration
57+
58+
You can change the environment variable `URL_SHORTENER_HOST=<domain-where-url-shortener-is-deployed>` to change the domain from `https://just.darshit.dev` to your custom host

0 commit comments

Comments
 (0)