mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update Dockerfile
This commit is contained in:
parent
35364f864e
commit
9940adf443
@ -38,11 +38,6 @@ ENV NOTVISIBLE "in users profile"
|
||||
RUN echo "export VISIBLE=now" >> /etc/profile
|
||||
|
||||
|
||||
########## SSL #############
|
||||
RUN mkdir -p /etc/nginx/ssl/
|
||||
COPY certs/cert.crt /etc/nginx/ssl/cert.crt
|
||||
COPY certs/cert.key /etc/nginx/ssl/cert.key
|
||||
|
||||
########## TERMINAL #############
|
||||
# fix for webterminal: bash: permission denied: /home/user/.bashrc
|
||||
RUN chmod 755 /root
|
||||
|
Loading…
Reference in New Issue
Block a user