mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 17:26:23 +02:00
fix: docker backend entrpoint issues
This commit is contained in:
parent
1ea99bc8f6
commit
133e2639ec
3 changed files with 2 additions and 4 deletions
|
|
@ -39,7 +39,6 @@ services:
|
|||
- "${BACKEND_PORT:-8000}:8000"
|
||||
volumes:
|
||||
- ./surfsense_backend/app:/app/app
|
||||
- ./surfsense_backend/scripts:/app/scripts:ro
|
||||
- shared_temp:/tmp
|
||||
env_file:
|
||||
- ./surfsense_backend/.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue