Get rid of log file

This commit is contained in:
2020-11-11 18:06:13 -05:00
parent 9410cbf6a5
commit 9334c3a47d
3 changed files with 0 additions and 16 deletions

View File

@@ -21,7 +21,4 @@ COPY --from=builder \
/home/rust/src/target/x86_64-unknown-linux-musl/release/bazaar_realm_api \
/usr/local/bin/
# forward request and error logs to docker log collector
RUN ln -sf /dev/stdout /var/log/bazaarrealm.log
CMD /usr/local/bin/bazaar_realm_api