+ keys
This commit is contained in:
parent
625bbe0be2
commit
192dab4efb
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ services:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
volumes:
|
volumes:
|
||||||
- ../backend:/app
|
- ../backend:/app
|
||||||
|
- /opt/utp_service/keys:/opt/utp_service/keys:ro
|
||||||
command: uvicorn app.main:app --host 0.0.0.0 --port 8005 --reload
|
command: uvicorn app.main:app --host 0.0.0.0 --port 8005 --reload
|
||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue