fix
This commit is contained in:
parent
6b50600a66
commit
a17ac5c976
@ -17,6 +17,7 @@ COPY example.yml /opt/misskey/.config/default.yml
|
||||
COPY misskey.conf /etc/nginx/sites-enabled/
|
||||
COPY nginx.conf /etc/nginx/
|
||||
COPY postgresql.conf /etc/
|
||||
COPY pg_hba.conf /etc/
|
||||
COPY crontab /
|
||||
RUN crontab /crontab
|
||||
CMD bash /opt/start.sh
|
||||
|
Loading…
Reference in New Issue
Block a user