Join Slack
Powered by
Hi, how do I set PRISMA_CONFIG on AWS ECS like thi...
# orm-help
l
Lukas
05/07/2019, 10:19 AM
Hi, how do I set PRISMA_CONFIG on AWS ECS like this question?
https://www.prisma.io/forum/t/postgress-connection-config-for-aws-ecs/3823
h
Harshit
05/07/2019, 10:24 AM
You can use
PRISMA_CONFIG_PATH
variable and point it to a yml file. Example:
https://www.prisma.io/tutorials/deploy-prisma-to-dokku-ct15/#create-a-new-project-folder
l
Lukas
05/07/2019, 11:47 AM
@Harshit
That’s a great help! Thanks so much! đŸ˜„
2
Views
Open in Slack
Previous
Next