mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-10 07:18:30 +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
|
WORKDIR /repo
|
||||||
|
|
||||||
RUN npm install -g pnpm
|
RUN npm install -g pnpm
|
||||||
|
|
||||||
# Copy monorepo into container
|
# Copy monorepo into container
|
||||||
COPY . .
|
COPY . .
|
||||||
|
Loading…
Reference in New Issue
Block a user