strapi / strapi-docker

Install and run your first Strapi project using Docker
https://strapi.io
MIT License
1.16k stars 447 forks source link

Env URL is not working #273

Closed kgnfth closed 3 years ago

alexandrebodin commented 3 years ago

Hi, I don't se why but maybe URL is not a param w can set (I don't know why it woul) have you tried renaming to STRAPI_URL or example ?

alexandrebodin commented 3 years ago

So you tried but did you get the right value with another variable name ?

This value is used at build time too so maybe try to define your env var on the docker image build time too if you haven't.