mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-12-31 21:01:22 +00:00
don't set config file in dockerfile
This commit is contained in:
parent
cb678e8659
commit
863630eb73
|
@ -55,7 +55,6 @@ RUN ln -s $HOME/bin/pleroma_ctl /bin/pleroma_ctl
|
|||
RUN ln -s $HOME/bin/pleroma_ctl /bin/akkoma_ctl
|
||||
|
||||
RUN mkdir -p /etc/akkoma
|
||||
ENV AKKOMA_CONFIG_PATH=/etc/akkoma/config.exs
|
||||
|
||||
ADD docker-entrypoint.sh $HOME/docker-entrypoint.sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue