Skip to content

Commit

Permalink
fix docker
Browse files Browse the repository at this point in the history
was testing on the dev one, forgot to replicate it to prod, oops
  • Loading branch information
jackbayliss committed Nov 11, 2024
1 parent 1d89615 commit a07ac5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ services:
networks:
- app-network
volumes:
- ./docker/phpmyadmin/phpmyadmin.conf:/etc/apache2/conf-available/.htaccess
- ./docker/phpmyadmin/.htaccess:/var/www/html/.htaccess
#Docker Networks
networks:
app-network:
Expand Down

0 comments on commit a07ac5e

Please sign in to comment.