Add ability to set CORS headers
This commit is contained in:
@ -49,5 +49,7 @@ RUN chmod +x /start.sh
|
||||
|
||||
USER nobody
|
||||
|
||||
ENV GO_ENV production
|
||||
|
||||
ENTRYPOINT ["./start.sh"]
|
||||
CMD ["./super-graph", "serv"]
|
||||
|
Reference in New Issue
Block a user