few updates

This commit is contained in:
Cold-Egg
2019-12-19 09:47:10 -05:00
parent 1060914b96
commit b13df69782
5 changed files with 26 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ services:
env_file:
- .env
volumes:
- ./sites:/var/www/vhosts/
- ./sites:/var/www/html/
ports:
- 80:80
- 443:443