@@ -5,6 +5,7 @@ services:
image: nginx:alpine
ports:
- "443:443"
+ - "80:80"
volumes:
- ../../../:/var/www/html
- ../../conf/etc/localtime:/etc/localtime:ro