qfieldcloud icon indicating copy to clipboard operation
qfieldcloud copied to clipboard

Remove unnecessary QFIELDCLOUD_DEFAULT_NETWORK env

Open faebebin opened this issue 1 year ago • 2 comments

faebebin avatar Apr 23 '24 13:04 faebebin

Can we still keep the variable with empty default value, but when the value is empty, get the network name as you do in this PR?

suricactus avatar Apr 23 '24 14:04 suricactus

I was working towards reducing env vars.

But if you want to use it for running stacks in parallel or experimenting with workers? Though I do not directly see a usecase where the network name is not derived from COMPOSE_PROJECT_NAME ... ?

faebebin avatar Apr 29 '24 07:04 faebebin