mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-09 23:08:29 +00:00
Cannot comment @hyperdefined
Thanks for getting back @hyperdefined with the direction about using Caddy. I cannot comment on the issue thread or PR anymore. This is a fake commit to comment: do you want to edit the PR with your Dockerfile and make the vars editable via docker container env_vars?
This commit is contained in:
parent
782045dd82
commit
c3818639a0
@ -7,7 +7,7 @@ FROM node:20-alpine AS builder
|
||||
|
||||
WORKDIR /repo
|
||||
|
||||
RUN npm install -g pnpm
|
||||
RUN npm install -g pnpm
|
||||
|
||||
# Copy monorepo into container
|
||||
COPY . .
|
||||
|
Loading…
Reference in New Issue
Block a user