doc: simplified how to use the base URL feature

This commit is contained in:
Shyam Sunder
2019-08-14 07:57:56 -04:00
parent 48e7eb10f1
commit 9df090b4d9
3 changed files with 8 additions and 3 deletions

View File

@ -37,6 +37,7 @@ services:
- api
environment:
BACKEND_HOST: api
BASE_URL:
volumes:
- "${MOUNT_DATA}:/data:ro"
ports: