I can’t get aeroapps to function properly, I’ve put my api key in the .env-sample file and have tried the below command but it keeps giving me the following.
docker-compose --profile java pull
invalid interpolation format for services.python-backend.environment..
You may need to escape any $ with another $.
required variable AEROAPI_KEY is missing a value: AEROAPI_KEY variable must be set
I’m new to java programming and I’m trying learn how to use aero api for a project but I’m lost and this is even more confusing. Can anyone help me out with how to pull data?