mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-11 16:52:38 +02:00
for package check
This commit is contained in:
parent
a95c97b770
commit
99ab6af733
1 changed files with 2 additions and 2 deletions
|
|
@ -113,8 +113,8 @@ services:
|
||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
build:
|
build:
|
||||||
context: ./surfsense_web
|
# context: ./surfsense_web
|
||||||
# image: ghcr.io/modsetter/surfsense_ui:latest
|
image: ghcr.io/modsetter/surfsense_ui:latest
|
||||||
args:
|
args:
|
||||||
NEXT_PUBLIC_FASTAPI_BACKEND_URL: ${NEXT_PUBLIC_FASTAPI_BACKEND_URL:-http://localhost:8000}
|
NEXT_PUBLIC_FASTAPI_BACKEND_URL: ${NEXT_PUBLIC_FASTAPI_BACKEND_URL:-http://localhost:8000}
|
||||||
NEXT_PUBLIC_FASTAPI_BACKEND_AUTH_TYPE: ${NEXT_PUBLIC_FASTAPI_BACKEND_AUTH_TYPE:-LOCAL}
|
NEXT_PUBLIC_FASTAPI_BACKEND_AUTH_TYPE: ${NEXT_PUBLIC_FASTAPI_BACKEND_AUTH_TYPE:-LOCAL}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue