mirror of
https://github.com/skoelle/mvg-departures.git
synced 2026-09-17 18:40:23 +00:00
LICENSE
This commit is contained in:
@@ -7,6 +7,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY app ./app
|
||||
COPY config.yaml ./config.yaml
|
||||
COPY LICENSE ./LICENSE
|
||||
|
||||
ENV CONFIG_PATH=/app/config.yaml
|
||||
ENV TZ=Europe/Berlin
|
||||
|
||||
Reference in New Issue
Block a user