mirror of
https://github.com/tamius-han/ghetto-karaoke-playlist.git
synced 2026-08-12 18:47:04 +02:00
3 lines
52 B
Docker
3 lines
52 B
Docker
FROM nginx:alpine
|
|
COPY public /usr/share/nginx/html
|