chore: fix dockerfile (#2776)
This commit is contained in:
@@ -83,7 +83,7 @@ RUN mkdir -p bootstrap/cache; \
|
||||
mkdir -p storage; \
|
||||
chown -R monica:monica .; \
|
||||
chgrp -R apache bootstrap/cache storage; \
|
||||
chmod -R g+w bootstrap/cache storage; \
|
||||
chmod -R g+w bootstrap/cache storage
|
||||
COPY .env.example .env
|
||||
|
||||
# Sentry
|
||||
|
||||
@@ -83,7 +83,7 @@ RUN mkdir -p bootstrap/cache; \
|
||||
mkdir -p storage; \
|
||||
chown -R monica:monica .; \
|
||||
chgrp -R apache bootstrap/cache storage; \
|
||||
chmod -R g+w bootstrap/cache storage; \
|
||||
chmod -R g+w bootstrap/cache storage
|
||||
COPY .env.example .env
|
||||
|
||||
# Sentry
|
||||
|
||||
Reference in New Issue
Block a user