mirror of
https://github.com/easychen/pushdeer.git
synced 2024-11-01 08:09:19 +08:00
Update Dockerfile
This commit is contained in:
parent
af112c230c
commit
6b097973c2
@ -23,5 +23,9 @@ ADD supervisord-clip.conf /opt/docker/etc/supervisor.d/push-clip.conf
|
|||||||
ADD larave-cron /etc/cron.d
|
ADD larave-cron /etc/cron.d
|
||||||
RUN chmod +x /etc/cron.d/larave-cron
|
RUN chmod +x /etc/cron.d/larave-cron
|
||||||
|
|
||||||
|
# 配置 https
|
||||||
|
# 在本目录下创建ssl目录,放入证书(server.crt,server.key),然后去掉下一行的注释
|
||||||
|
# ADD ssl /app/ssl
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user