This reverts commit 4b89376d84.
4b89376d84
@ -224,7 +224,6 @@ services:
depends_on:
- api
- web
- certbot
ports:
- '${EXPOSE_NGINX_PORT:-80}:${NGINX_PORT:-80}'
- '${EXPOSE_NGINX_SSL_PORT:-443}:${NGINX_SSL_PORT:-443}'
@ -634,7 +634,6 @@ services: