mirror of
https://github.com/fluencelabs/dashboard
synced 2024-12-04 23:30:20 +00:00
remove commented lines
This commit is contained in:
parent
03c11cbbab
commit
547b3b988b
@ -3,15 +3,6 @@ WORKDIR /
|
|||||||
COPY ./dist /dist
|
COPY ./dist /dist
|
||||||
COPY Caddyfile /Caddyfile
|
COPY Caddyfile /Caddyfile
|
||||||
|
|
||||||
#RUN printf '\n\
|
|
||||||
#dash.fluence.dev {\n\
|
|
||||||
# try_files /bundle/{path} /bundle/index.html?{query}&p={path}\n\
|
|
||||||
#}\n\
|
|
||||||
#'\
|
|
||||||
#>> /tmp/hello
|
|
||||||
|
|
||||||
#RUN echo 'try_files /bundle/{path} /bundle/index.html?{query}&p={path}' > Caddyfile
|
|
||||||
|
|
||||||
VOLUME /data
|
VOLUME /data
|
||||||
|
|
||||||
#CMD ["caddy", "file-server", "--root", "/bundle", "--browse"]
|
#CMD ["caddy", "file-server", "--root", "/bundle", "--browse"]
|
||||||
|
Loading…
Reference in New Issue
Block a user