Cyrus.Yeung
Cyrus.Yeung
i have same problem with ui use custom docker network but if you use docker-compose.yml with external:true is work ``` version: '3' services: main: networks: - appnet .... networks: appnet:...
> Can you export the app to me? what version will work? i have same problem in 4.4.2 & 4.4.3
> Can you export the app to me? if install apps from apps store use docker custom network can do this edit /var/lib/casaos/apps/xxxxx/docker-compose.yml find this setting and add external: true...