mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-03 18:04:08 +02:00
3 lines
59 B
Text
3 lines
59 B
Text
FROM nginx
|
|
|
|
ADD nginx_test.conf /etc/nginx/conf.d/api.conf
|