mirror of
https://github.com/openfaas/faas.git
synced 2025-06-20 13:06:40 +00:00
Move handlers into ./handlers
This commit is contained in:
@ -7,6 +7,7 @@ ENV http_proxy ""
|
||||
ENV https_proxy ""
|
||||
|
||||
COPY gateway .
|
||||
|
||||
COPY assets assets
|
||||
|
||||
CMD ["./gateway"]
|
||||
|
Reference in New Issue
Block a user