improve stack detection
This commit is contained in:
@@ -49,8 +49,3 @@ volumes:
|
||||
user:
|
||||
external: true
|
||||
name: ${USER_DOCKER_VOLUME}
|
||||
|
||||
networks:
|
||||
private:
|
||||
external: true
|
||||
name: ${DOCKER_NETWORK}
|
||||
|
||||
@@ -94,11 +94,3 @@ volumes:
|
||||
home:
|
||||
external: true
|
||||
name: ${HOST_DOCKER_VOLUME}_home
|
||||
|
||||
networks:
|
||||
private:
|
||||
external: true
|
||||
name: ${DOCKER_NETWORK}
|
||||
public:
|
||||
external: true
|
||||
name: ${DOCKER_NETWORK_PUBLIC}
|
||||
|
||||
Reference in New Issue
Block a user