mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated permissions
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ COPY ./docker/entrypoint.sh /entrypoint.sh
|
||||
RUN chmod 775 /entrypoint.sh
|
||||
|
||||
# Letsencrypt Permissions
|
||||
RUN chmod 755 /etc/letsencrypt/live/
|
||||
RUN mkdir -p /etc/letsencrypt/live/ && chmod 755 /etc/letsencrypt/live/
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user