Hello @barreraalexander
On a fresh clone, the docker-compose up --build command is not successful:
The Docker setup should copy env.sample -> ENV or set the secrets in ENV
Note: take a look at the Flask version
Ty!
$ docker-compose up --build
ERROR: Couldn't find env file: D:\work\repo-samples\sample-fastapi-stripe\.env
Hello @barreraalexander
On a fresh clone, the
docker-compose up --buildcommand is not successful:The Docker setup should copy env.sample -> ENV or set the secrets in ENV
Ty!
$ docker-compose up --build ERROR: Couldn't find env file: D:\work\repo-samples\sample-fastapi-stripe\.env