rename mixan to OPENPANEL!
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
FROM --platform=linux/amd64 node:20-slim AS base
|
||||
|
||||
ARG DATABASE_URL="postgresql://local@host.docker.internal:5432/mixan?schema=public"
|
||||
ARG DATABASE_URL="postgresql://local@host.docker.internal:5432/openpanel?schema=public"
|
||||
ENV DATABASE_URL=$DATABASE_URL
|
||||
|
||||
ARG REDIS_URL="redis://127.0.0.1:6379"
|
||||
|
||||
Reference in New Issue
Block a user