diff --git a/docker-compose.yml b/docker-compose.yml index b02a11a..7f4f083 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -14,4 +14,5 @@ networks: default: name: npm external: true -# this just applies to my specific usage, one can usually ignore it and just open a port normally. \ No newline at end of file +# this just applies to my specific usage, one can usually ignore it and just open a port normally. +# will update this file soon