This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
spawntree
/
spt-magento
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
change docker compose
master
Daniel
2 years ago
parent
28f0832367
commit
2d6d11abff
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.docker/docker-compose.yml
+ 1
- 1
.docker/docker-compose.yml
View File
@@ -19,7 +19,7 @@ services:
build:
context: .
dockerfile: Dockerfile
image: 'php
81
_apache'
image: 'php_apache'
container_name: php-apache
environment:
- "APACHE_LOG_DIR:/src"
Write
Preview
Loading…
Cancel
Save