Skip to content

Commit

Permalink
update file mounts
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyanthropos committed Mar 23, 2023
1 parent 13e4f0c commit cc66cdc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .devcontainer/docker-compose.extend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,8 @@ services:
restart: on-failure
apache:
volumes:
- ./dist:/usr/local/apache2/htdocs/
- ./src/Api:/usr/local/apache2/htdocs/api
- ./dist_local:/usr/local/apache2/htdocs/
- ./src/Media:/usr/local/apache2/htdocs/media
- ./cypress_php/api:/usr/local/apache2/htdocs/cyapi
- ./doenet_docker/apache/apache.conf:/usr/local/apache2/conf/httpd.conf
mysql:
ports:
Expand Down

0 comments on commit cc66cdc

Please sign in to comment.