mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-09-14 23:27:33 -04:00
4 lines
77 B
Docker
4 lines
77 B
Docker
FROM nginx
|
|
|
|
COPY conf.d/ /etc/nginx/conf.d/
|
|
COPY snippets /etc/nginx/snippets |