insiyatif
Results
1
issues of
insiyatif
Hi, I'm using Nginx via docker-compose with this configuration; ``` nginx: image: nginx container_name: nginx hostname: RNginx ports: - "80:80" - "443:443" restart: always ``` `# command: bash -c /etc/nginx/afy_custom_amplify_install.sh`...