Skip to content

Commit a121e9b

Browse files
authored
Update README.md
1 parent 25d6f41 commit a121e9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ docker-compose -p common-api -f docker-compose.prod.yml up -d
163163
> ```shell
164164
> # to change the value of some environment variable at runtime
165165
> # on execution, just pass it as a parameter. (like --SERVER_PORT=80).
166-
> $ java -jar api-4.1.2.RELEASE.jar --SERVER_PORT=80
166+
> $ java -jar api-4.1.2.jar --SERVER_PORT=80
167167
> ```
168168
169169

0 commit comments

Comments
 (0)