mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 03:46:25 +02:00
fix: docker
This commit is contained in:
parent
1be9c34719
commit
c0e47d63f8
1 changed files with 2 additions and 2 deletions
|
|
@ -113,8 +113,8 @@ services:
|
|||
|
||||
frontend:
|
||||
build:
|
||||
# context: ./surfsense_web
|
||||
image: ghcr.io/modsetter/surfsense_ui:latest
|
||||
context: ./surfsense_web
|
||||
# image: ghcr.io/modsetter/surfsense_ui:latest
|
||||
args:
|
||||
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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue