GuillaumeRossolini

joined 3 years ago

@Maroon no it just wasn’t verifying anything at all, but now it’s fixed. Thanks

[–] GuillaumeRossolini@infosec.exchange 2 points 1 month ago (2 children)

@Maroon FIY the security verification for my not being a bot failed

@Dust0741 you could also get each container to access the other by specifying the stack prefix

Say you have stack1 and stack2

Stack1 can have

networks:  stack2_default:    external: trueservices:  foo:    networks:      - default      - stack2_default