add api base path fotos
This commit is contained in:
parent
7c2a116984
commit
506debfcab
@ -41,6 +41,7 @@ services: # ──────────────────────
|
|||||||
environment:
|
environment:
|
||||||
ASPNETCORE_ENVIRONMENT: "Production"
|
ASPNETCORE_ENVIRONMENT: "Production"
|
||||||
DatabaseSettings__ConnectionString: "Host=db;Port=5432;Database=opencand;Username=root;Password=root"
|
DatabaseSettings__ConnectionString: "Host=db;Port=5432;Database=opencand;Username=root;Password=root"
|
||||||
|
FotosSettings__ApiBasePath: "https://api.opencand.ivanch.me/assets/fotos"
|
||||||
volumes:
|
volumes:
|
||||||
- ./fotos_cand:/app/fotos_cand
|
- ./fotos_cand:/app/fotos_cand
|
||||||
logging:
|
logging:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user