Compare commits
2 Commits
b09d80ab03
..
v0.0.2
| Author | SHA1 | Date | |
|---|---|---|---|
| afd279c323 | |||
|
7900615c0a
|
@@ -19,6 +19,4 @@ 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