feat: .htaccess 내용 이식
This commit is contained in:
@@ -14,6 +14,7 @@ RUN if [ "$UID" != 33 ]; then \
|
||||
fi;
|
||||
|
||||
COPY ./default.conf /etc/nginx/conf.d/default.conf
|
||||
COPY ./sam.conf /etc/nginx/snippets/sam.conf
|
||||
COPY ./rhymix.conf /etc/nginx/snippets/rhymix.conf
|
||||
|
||||
VOLUME /var/www/html
|
||||
|
||||
Reference in New Issue
Block a user