zewas-digital
zewas-digital
Dose anyone allready have a fix for this?
Have found a workaround, if you add the front container to the end of the list of services it works. So I think it's really some kind of timing error.
There also is an error with the DNS-config. My admin container fails to start because it gets a timeout from the DNS server. If I start the project with `docker...
@dimitriBouteille Was this the only thing you changed? I am using these packages: `{ "name": "strapi-test", "version": "0.1.0", "private": true, "scripts": { "dev": "concurrently \"next dev\" \"yarn generate --watch\"", "build":...