mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
Fix incorrect boolean usage with docker-compose, had to quote the "true"
This commit is contained in:
@@ -37,6 +37,8 @@ RUN apt-get update && \
|
||||
|
||||
FROM node:16-bullseye
|
||||
|
||||
LABEL maintainer=simojenki
|
||||
|
||||
ENV BNB_PORT=4534
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
ENV TZ=UTC
|
||||
|
||||
Reference in New Issue
Block a user