Give every code block a type to fix rendering issue
This commit is contained in:
@@ -6,3 +6,4 @@ RUN apt-get update && apt-get install -y python3-pygments
|
||||
RUN luarocks install sitegen
|
||||
|
||||
CMD ["sh", "-c", "openresty -p `pwd` -g 'daemon off;'"]
|
||||
# CMD ["openresty", "-p", "/opt/app", "-g", "daemon off;"]
|
||||
|
||||
Reference in New Issue
Block a user