Skip to content

Commit

Permalink
test with httpd prod build
Browse files Browse the repository at this point in the history
  • Loading branch information
uncaught committed Jan 31, 2021
1 parent 971d3fa commit e305658
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ services:

httpd:
image: httpd:2.4-alpine
restart: always
volumes:
- ./client/build:/usr/local/apache2/htdocs:ro
- ./build/httpd/httpd.conf:/usr/local/apache2/conf/httpd.conf:ro
Expand Down

0 comments on commit e305658

Please sign in to comment.