Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Discussion options

You must be logged in to vote

Solved! Cause: I'm an idiot. I had wrong syntax in my file:

    environment:
      PAPERLESS_FOO: bar

It should have been

    environment:
      - PAPERLESS_FOO=bar

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by torbengb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
1 participant