Closed szabodanika closed 4 years ago
Let's set up .env for the client side so we can configure API urls and image urls much more easily.
API url is now dynamic and is set by dotenv. Can this be done with image urls as well, @marcjcs?
commit 04e6838f31e41c8c041668c818f4290c75f5f32b did this
Let's set up .env for the client side so we can configure API urls and image urls much more easily.