mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-10 02:28:45 +00: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 |