Compare commits
1 Commits
v0.0.2
..
b09d80ab03
| Author | SHA1 | Date | |
|---|---|---|---|
|
b09d80ab03
|
@@ -19,4 +19,6 @@ RUN echo "*" > "/app/public/whitelist.txt" && \
|
|||||||
chown -R www-data:www-data /app/public && \
|
chown -R www-data:www-data /app/public && \
|
||||||
chmod -R 775 /app/public/cache
|
chmod -R 775 /app/public/cache
|
||||||
|
|
||||||
|
RUN chown www-data:www-data /data/caddy && chmod 2770 /data/caddy
|
||||||
|
|
||||||
USER www-data
|
USER www-data
|
||||||
|
|||||||
Reference in New Issue
Block a user