betty icon indicating copy to clipboard operation
betty copied to clipboard

The nginx configuration cannot work for the host and the Docker image simultaneously

Open bartfeenstra opened this issue 3 years ago • 0 comments

The nginx configuration cannot work for the host and the Docker image simultaneously, because both need different root paths. The solution is to generate two different nginx.conf.j2 files: one for use on the host, and one for use with the Dockerfile.

bartfeenstra avatar May 15 '21 10:05 bartfeenstra