mirror of
https://github.com/Luzifer/phonepos.git
synced 2024-12-22 12:21:16 +00:00
4 lines
58 B
Text
4 lines
58 B
Text
|
FROM nginx:alpine
|
||
|
|
||
|
COPY index.html /usr/share/nginx/html/
|