Update logger config
[pti/o2.git] / Dockerfile.localtest
index c61c1db..16d399d 100644 (file)
@@ -28,6 +28,8 @@ COPY o2dms/ /src/o2dms/
 COPY o2common/ /src/o2common/\r
 COPY setup.py /src/\r
 \r
+COPY configs/ /etc/o2/\r
+\r
 # RUN pip install -e /src\r
 \r
 COPY tests/ /tests/\r