mirror of
https://github.com/fluencelabs/dashboard
synced 2024-12-04 15:20:21 +00:00
remove commented lines
This commit is contained in:
parent
03c11cbbab
commit
547b3b988b
@ -3,15 +3,6 @@ WORKDIR /
|
||||
COPY ./dist /dist
|
||||
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
|
||||
|
||||
#CMD ["caddy", "file-server", "--root", "/bundle", "--browse"]
|
||||
|
Loading…
Reference in New Issue
Block a user