Skip to content

Commit c340d85

Browse files
committed
Add mssql volumes
1 parent 38545cf commit c340d85

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,8 @@ networks:
515515
volumes:
516516
mysql:
517517
driver: "local"
518+
mssql:
519+
driver: "local"
518520
postgres:
519521
driver: "local"
520522
memcached:

0 commit comments

Comments
 (0)