mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-06 02:21:25 +01:00
3 lines
48 B
Docker
3 lines
48 B
Docker
FROM alpine:nginx
|
|
|
|
COPY . /usr/share/nginx/html
|