Skip to content

Commit

Permalink
moved one and not the other
Browse files Browse the repository at this point in the history
  • Loading branch information
palmertab committed Nov 16, 2023
1 parent 3c24305 commit dbf7105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ RUN /usr/sbin/a2enmod proxy
RUN /usr/sbin/a2enmod proxy_http
RUN /usr/sbin/a2enmod lbmethod_byrequests

COPY ./conf/tabroom.com.conf /etc/apache2/sites-available/tabroom.com.conf
COPY ./conf/staging.tabroom.com.conf /etc/apache2/sites-available/tabroom.com.conf
RUN a2ensite tabroom.com

COPY ./conf/mpm_prefork.conf /etc/apache2/mods-available
Expand Down

0 comments on commit dbf7105

Please sign in to comment.