Simen Daehlin
Simen Daehlin
Just to add two cents if your building it in docker you need to pass it as build variables. If you don't pas sit during build it won't be available...
> > Just to add two cents if your building it in docker you need to pass it as build variables. > > > > If you don't pas sit...
Glad i could help.
> He is using the ENV vars in docker compose build with his env files. Isn't he? > > > > Same for me. I can see the and output...
> Even with absolute url its not working. > > > > ```shell > /opt/app# env > HOSTNAME=575d02cff714 > YARN_VERSION=1.22.19 > PWD=/opt/app > NODE_ENV=production > HOME=/root > STRAPI_API_URL=/api > STRAPI_PUBLIC_URL=https://my-nice-domain.com...
I'm very familiar with angular @PaulBratslavsky but not to much with graphQL, so on the other hand, if anyone wants to write it but needs help with Angular do give...
Just wanted to add that when it comes with Docker you could use the tool I built for it. I would also love to see this guide as I could...
So this is the tool https://github.com/strapi-community/strapi-tool-dockerize @omarkhairy21 Might simplify the whole setup docker as it's like 3-5 questions and you ha have the docker file 😊
> Thanks @Eventyret it is a cool tool I would like to introduce it in my article I was confused becuase the readme file missing keywords that explain it generates...
Thank you for it, i will try see what I can do with it, it seems to me that it can't start yarn, could you check if yarn is globally...