Revert "farmOS 7.x-1.0."

This reverts commit 1a42384d86.
This commit is contained in:
Michael Stenta 2019-03-20 14:22:26 -04:00
parent 1a42384d86
commit bd43b504bd
2 changed files with 6 additions and 6 deletions

View File

@ -12,8 +12,8 @@ includes[] = drupal-org-core.make
; ----------------------------------------------------------------------------- ; -----------------------------------------------------------------------------
projects[farm][type] = profile projects[farm][type] = profile
projects[farm][version] = 1.0 ;projects[farm][version] = 1.0
;projects[farm][download][type] = git projects[farm][download][type] = git
;projects[farm][download][url] = http://git.drupal.org/project/farm.git projects[farm][download][url] = http://git.drupal.org/project/farm.git
;projects[farm][download][branch] = 7.x-1.x projects[farm][download][branch] = 7.x-1.x

View File

@ -15,8 +15,8 @@ services:
www: www:
depends_on: depends_on:
- db - db
image: farmos/farmos:7.x-1.0 # image: farmos/farmos:7.x-1.0
# image: farmos/farmos:7.x-1.x image: farmos/farmos:7.x-1.x
volumes: volumes:
- './.data/www:/var/www/html' - './.data/www:/var/www/html'
ports: ports: