Post #2000668
2026-04-18 17:10 UTC
@pauleveritt @django @judy2k
I think I cracked it.
Added a docker compose run configuration and there you don't have to specify a service!
I was defaulting to the old days where I would add a compose interpreter and specify the python container. Those projects would run django templates and not use nginx locally.
I'll have to tweak things a bit still I think but I've got a running dev stack through pycharm! Don't think debug was available though and that's the best feature!
Replies (1)
-
@pauleveritt@fosstodon.org 2026-04-19 12:02
@markwalker @django @judy2k Ahhh, that's good news, thanks Mark for letting us know. Sorry there was some friction.