Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
farm-3312126
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
farm-3312126
Commits
39cc2567
Commit
39cc2567
authored
7 years ago
by
Michael Stenta
Browse files
Options
Downloads
Patches
Plain Diff
farmOS 7.x-1.0-beta16.
parent
4be185f5
No related branches found
Branches containing commit
Tags
3.1.0
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build-farm.make
+4
-4
4 additions, 4 deletions
build-farm.make
docker-compose.yml
+2
-2
2 additions, 2 deletions
docker-compose.yml
with
6 additions
and
6 deletions
build-farm.make
+
4
−
4
View file @
39cc2567
...
...
@@ -12,7 +12,7 @@ includes[] = drupal-org-core.make
;
-----------------------------------------------------------------------------
projects[farm][type]
=
profile
;
projects[farm][version]
=
1.0-beta16
projects[farm][download][type]
=
git
projects[farm][download][url] = http
:
//git.drupal.org/project/farm.git
projects[farm][download][branch]
=
7.x-1.x
projects[farm][version]
=
1.0-beta16
;
projects[farm][download][type]
=
git
;
projects[farm][download][url] = http
:
//git.drupal.org/project/farm.git
;
projects[farm][download][branch]
=
7.x-1.x
This diff is collapsed.
Click to expand it.
docker-compose.yml
+
2
−
2
View file @
39cc2567
...
...
@@ -15,8 +15,8 @@ services:
www
:
depends_on
:
-
db
#
image: farmos/farmos:7.x-1.0-beta16
image
:
farmos/farmos:7.x-1.x
image
:
farmos/farmos:7.x-1.0-beta16
#
image: farmos/farmos:7.x-1.x
volumes
:
-
'
./.data/www:/var/www/html'
links
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment