This website works better with JavaScript.
Home
Explore
Help
Sign In
soekarmana
/
php7.2-odbc
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add new volume to mount laravel-apache config file
master
Soekarmana
6 years ago
parent
512c19147c
commit
47013efbf3
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
docker-compose.yaml
+ 1
- 0
docker-compose.yaml
View File
@ -7,6 +7,7 @@ services:
dockerfile
:
Dockerfile
dockerfile
:
Dockerfile
volumes:
volumes:
-
./www:/var/www
-
./www:/var/www
-
./apache-laravel.conf:/etc/apache2/sites-enabled/000-default.conf
ports:
ports:
-
"8888:80"
-
"8888:80"
links:
links:
Write
Preview
Loading…
Cancel
Save