mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 20:11:24 +01:00
3 lines
48 B
Docker
3 lines
48 B
Docker
FROM alpine:nginx
|
|
|
|
COPY . /usr/share/nginx/html
|