mirror of
https://github.com/Screenly/Anthias.git
synced 2026-05-09 07:45:33 -04:00
4 lines
82 B
Nginx Configuration File
4 lines
82 B
Nginx Configuration File
FROM nginx:1-alpine
|
|
|
|
COPY docker/nginx/nginx.conf /etc/nginx/conf.d/srly-ose.conf
|