mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
temp disable custom Web nginx .conf
This commit is contained in:
parent
6111a4028a
commit
73f451e604
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
# init base
|
||||
FROM nginx:alpine as base
|
||||
COPY ./src/FilterLists.Web/nginx/conf.d /etc/nginx/conf.d
|
||||
# COPY ./src/FilterLists.Web/nginx/conf.d /etc/nginx/conf.d
|
||||
|
||||
# init build
|
||||
FROM node:alpine as build
|
||||
|
|
|
|||
Loading…
Reference in a new issue