my network

This commit is contained in:
2019-10-31 23:21:01 +01:00
parent 24949a2d80
commit e83855fd63

View File

@@ -8,6 +8,8 @@ services:
ports:
- "80:80"
- "443:443"
networks:
- my-network
volumes:
- ./data/nginx:/etc/nginx/conf.d
- ./data/certbot/conf:/etc/letsencrypt