fix: change network configuration to external for public and private networks
This commit is contained in:
@@ -182,6 +182,6 @@ services:
|
||||
|
||||
networks:
|
||||
meb-public:
|
||||
internal: true
|
||||
external: true
|
||||
meb-private:
|
||||
internal: true
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user