Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Yokihito Oki
/
joomla_template
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
548bdea5
authored
2020-06-20 14:51:13 +0900
by
Yokihito Oki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
docker for mac 対策 volumesにcacheオプション付加
1 parent
607c5c18
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
docker-compose.yml
docker-compose.yml
View file @
548bdea
...
...
@@ -9,7 +9,7 @@ services:
ports
:
-
8888:80
volumes
:
-
"
./app/:/var/www/html"
-
./app/:/var/www/html:cached
environment
:
JOOMLA_DB_HOST
:
joomladb
JOOMLA_DB_PASSWORD
:
example
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment