mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-09-01 04:34:58 +00:00
Dockerfile no longer adds the hardcoded config.xml
This commit is contained in:
@@ -37,7 +37,6 @@ RUN mkdir -p /app/code \
|
|||||||
WORKDIR /app/code
|
WORKDIR /app/code
|
||||||
|
|
||||||
ADD nginx.conf /app/code/nginx.conf
|
ADD nginx.conf /app/code/nginx.conf
|
||||||
ADD config.xml /app/code/config.xml.default
|
|
||||||
ADD inittab /etc/inittab
|
ADD inittab /etc/inittab
|
||||||
ADD start.sh /app/code/start.sh
|
ADD start.sh /app/code/start.sh
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user