frappe_docker/build/frappe-nginx
Meradoch 343be8dc0c
Fix nginx bind to port 80 error
This fixes `nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied)` error as only root user can bind to port 80.
2021-11-22 19:10:14 +03:00
..
docker-entrypoint.sh fix: change unpriviliged nginx port from 80 to 8080 2021-11-21 16:23:32 +05:30
Dockerfile Fix nginx bind to port 80 error 2021-11-22 19:10:14 +03:00
nginx-default.conf.template fix: change unpriviliged nginx port from 80 to 8080 2021-11-21 16:23:32 +05:30