fix: instance changelog url updated
This commit is contained in:
parent
f06b1b8c4a
commit
d0f3987aeb
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ FROM python:3.12.5-alpine AS backend
|
|||
ENV PYTHONDONTWRITEBYTECODE 1
|
||||
ENV PYTHONUNBUFFERED 1
|
||||
ENV PIP_DISABLE_PIP_VERSION_CHECK=1
|
||||
ENV INSTANCE_CHANGELOG_URL https://api.plane.so/api/public/anchor/8e1c2e4c7bc5493eb7731be3862f6960/pages/
|
||||
ENV INSTANCE_CHANGELOG_URL https://sites.plane.so/pages/691ef037bcfe416a902e48cb55f59891/
|
||||
|
||||
WORKDIR /code
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue