kimai2/compose/Dockerfile
2020-08-13 13:50:56 -07:00

4 lines
70 B
Docker

FROM nginx:alpine
ADD nginx_site.conf /etc/nginx/conf.d/default.conf