weir1
weir1
This will be great
> How do you run it, with what Docker compose command exactly? simply I use docker-compose up -d i use this because i want to run it as production I...
> For production, I think best would be to either run k8s or maybe just run manually only those Docker images that you need? I just want webapp to run...
> It should be relatively simple to run webapp - you select the required env vars (same as in Docker-compose, you have a list there) and just run our prebuild...
> Yes. > > Basically, we need to trace how that "replacement" working when you run it with Docker compose as I think that's a major issue you having! And...