Fix network external config

This commit is contained in:
Sergey Kirichenko 2023-09-08 13:46:06 +03:00
parent 22433ef3d6
commit 68a93b0714

View File

@ -39,5 +39,5 @@ volumes:
networks:
default:
external:
name: "onlyoffice"
name: ${NETWORK_NAME}
external: true