Skip to content

Commit f073bac

Browse files
committed
updated defaults location
1 parent e1fc52a commit f073bac

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ RUN apk --no-cache add ca-certificates
33

44
ENV SERVER__PORT=8880
55

6-
ENV DEFAULTS_PATH=/app/config/defaults.yml
6+
ENV DEFAULTS_PATH=/app/data/defaults.yml
7+
ENV FAVICON_PATH=/app/data/favicon.ico
78

89
ENV CONFIG_PATH=/config/config.yml
910
ENV TOKENS_DIR=/config/tokens
File renamed without changes.

0 commit comments

Comments
 (0)