cardano-foundation / cardano-rosetta-java

An implementation of Rosetta for cardano based yaci-store to offer reduced ressource footprints
https://www.rosetta-api.org/
Apache License 2.0
11 stars 2 forks source link

fix: removed relative path from docker file. So that users can define… #175

Closed Kammerlo closed 5 months ago

Kammerlo commented 5 months ago

Don't use "./${ENV_VAR}". This implies for the developer using the .envFiles, that he can set the paths completely and the prefix will hinder that.