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