mirror of
https://github.com/RoboSats/robosats-web-host.git
synced 2025-07-17 08:13:31 +00:00
Fix
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
FROM nginx:stable-alpine
|
||||
|
||||
COPY build /usr/share/nginx/html
|
||||
|
||||
EXPOSE 80
|
||||
EXPOSE 443
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
||||
|
Reference in New Issue
Block a user