Skip to content

set up ssh for web-dev and db-dev container and integrate with ansible #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jun 20, 2024
Next Next commit
remove 000-default.conf since it's for index-dev-env
  • Loading branch information
amandayclee committed Jun 18, 2024
commit 42d36306ae07750be44df35b3c418d09813e3e9c
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ services:
- '22002:22'
restart: on-failure
volumes:
- ./web/config-web/etc-apache2-sites-available:/etc/apache2/sites-available:ro
- ../cc-legal-tools-data:/var/www/git/cc-legal-tools-data:ro
- ../chooser:/var/www/git/chooser:ro
- ../faq:/var/www/git/faq:ro
Expand Down
154 changes: 0 additions & 154 deletions web/config-web/etc-apache2-sites-available/000-default.conf

This file was deleted.