This website requires JavaScript.
Explore
Help
Sign In
nathanwoodburn
/
firewallet-site
Watch
1
Star
0
Fork
0
You've already forked firewallet-site
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a2f34bd784
firewallet-site
/
Dockerfile
3 lines
95 B
Docker
Raw
Normal View
History
Unescape
Escape
actions: Add docker file
2023-07-31 11:27:30 +10:00
FROM
nginx:alpine
actions: Fix subpages
2023-07-31 17:32:25 +10:00
COPY
. /usr/share/nginx/html
COPY
default.conf /etc/nginx/conf.d/default.conf
Reference in New Issue
Copy Permalink