diff --git a/docker-compose.yml b/docker-compose.yml index cea93a510..e6abf4028 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5,8 +5,7 @@ services: dockerfile: Dockerfile container_name: torrentpier-app ports: - - "${TP_PORT:-80}:80" - - "${SSL_PORT:-443}:443" + - "${TP_PORT:-80}:${TP_PORT:-80}" env_file: - .env volumes: