Whitespace.

This commit is contained in:
Michael Stenta 2018-04-11 12:23:10 -04:00
parent be79c304ba
commit a4b21c8620
3 changed files with 3 additions and 0 deletions

View File

@ -78,3 +78,4 @@ COPY docker-entrypoint.sh /usr/local/bin/
RUN chmod u+x /usr/local/bin/docker-entrypoint.sh
ENTRYPOINT ["docker-entrypoint.sh"]
CMD ["apache2-foreground"]

View File

@ -16,3 +16,4 @@ projects[farm][type] = profile
projects[farm][download][type] = git
projects[farm][download][url] = http://git.drupal.org/project/farm.git
projects[farm][download][branch] = 7.x-1.x

View File

@ -25,3 +25,4 @@ services:
- '80:80'
environment:
FARMOS_DEV: 'true'