1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00

Removed comment

This commit is contained in:
eldadfux 2019-11-29 22:30:05 +02:00
parent d3c2c61076
commit a8570813d1
2 changed files with 1 additions and 3 deletions

View file

@ -113,8 +113,6 @@ COPY ./public /usr/share/nginx/html/public
COPY ./src /usr/share/nginx/html/src
COPY --from=builder /usr/local/src/vendor /usr/share/nginx/html/vendor
# Set Version
RUN mkdir -p /storage/uploads && \
mkdir -p /storage/cache && \
chown -Rf www-data.www-data /storage/uploads && chmod -Rf 0755 /storage/uploads && \

View file

@ -1,4 +1,4 @@
# Generated by pub on 2019-11-29 19:32:31.271463.
# Generated by pub on 2019-11-29 22:26:29.853212.
charcode:file:///Users/eldadfux/.pub-cache/hosted/pub.dartlang.org/charcode-1.1.2/lib/
collection:file:///Users/eldadfux/.pub-cache/hosted/pub.dartlang.org/collection-1.14.12/lib/
cookie_jar:file:///Users/eldadfux/.pub-cache/hosted/pub.dartlang.org/cookie_jar-1.0.1/lib/