forked from LaconicNetwork/cosmos-explorer
add docker integration
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM nginx:alpine
|
||||
COPY ping.conf /etc/nginx/conf.d/ping.conf
|
||||
COPY dist /var/www/html
|
||||
Reference in New Issue
Block a user