This website requires JavaScript.
Explore
Help
Sign In
zramsay
/
cosmos-explorer
Watch
1
Star
0
Fork
0
You've already forked cosmos-explorer
forked from
cerc-io/cosmos-explorer
Code
Pull Requests
Actions
Activity
testnet
cosmos-explorer
/
Dockerfile
3 lines
97 B
Docker
Raw
Permalink
Normal View
History
Unescape
Escape
add docker integration
2021-08-27 04:40:17 +00:00
FROM
nginx:alpine
modify nginx conf
2021-08-27 05:57:38 +00:00
COPY
ping.conf /etc/nginx/conf.d/default.conf
COPY
dist /usr/share/nginx/html
Copy Permalink