Selaa lähdekoodia

add new volume to mount laravel-apache config file

master
Soekarmana 5 vuotta sitten
vanhempi
commit
47013efbf3
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      docker-compose.yaml

+ 1
- 0
docker-compose.yaml Näytä tiedosto

@ -7,6 +7,7 @@ services:
dockerfile: Dockerfile
volumes:
- ./www:/var/www
- ./apache-laravel.conf:/etc/apache2/sites-enabled/000-default.conf
ports:
- "8888:80"
links:

Ladataan…
Peruuta
Tallenna