1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-22 02:54:21 +00:00

Update ENV call format

This commit is contained in:
Steffo 2024-07-12 04:50:22 +02:00
parent d95c07db6b
commit 99f88ae83b
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -113,4 +113,4 @@ LABEL org.opencontainers.image.description="Fun software suite for the RYG commu
LABEL org.opencontainers.image.licenses="EUPL-1.2"
LABEL org.opencontainers.image.url="https://github.com/RYGhub/royalnet"
LABEL org.opencontainers.image.authors="Stefano Pigozzi <me@steffo.eu>"
ENV RUST_LOG "warn,royalnet=info"
ENV RUST_LOG="warn,royalnet=info"