mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-05-25 23:26:13 +00:00
dfa7025afe
Signed-off-by: Xe Iaso <me@xeiaso.net>
4 lines
77 B
Docker
4 lines
77 B
Docker
FROM nginx
|
|
|
|
COPY conf.d/ /etc/nginx/conf.d/
|
|
COPY snippets /etc/nginx/snippets |