Launch web app with specific graph

I’m trying to combine the Logseq web app with a couple other applications in a Docker Compose file. I’d like to pass a directory via environment variable and have the logseq web app load that graph when it starts (it currently opens with the sample graph).

Is this an available option?