mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46:48 +00:00
5 lines
69 B
Docker
5 lines
69 B
Docker
FROM nginx:latest
|
|
|
|
COPY gateway.conf /etc/nginx/conf.d/default.conf
|
|
|