forked from cerc-io/cosmos-explorer
modify nginx conf
This commit is contained in:
parent
638c9072e7
commit
75687a3c15
@ -1,3 +1,3 @@
|
||||
FROM nginx:alpine
|
||||
COPY ping.conf /etc/nginx/conf.d/ping.conf
|
||||
COPY dist /var/www/html
|
||||
COPY ping.conf /etc/nginx/conf.d/default.conf
|
||||
COPY dist /usr/share/nginx/html
|
Loading…
Reference in New Issue
Block a user