fix: mssql support

This commit is contained in:
Nick
2019-02-10 13:38:54 -05:00
parent b1dd54768f
commit d4f650bb07
5 changed files with 67 additions and 44 deletions

View File

@@ -28,15 +28,6 @@ services:
ports:
- "11433:1433"
adminer:
image: adminer:latest
logging:
driver: "none"
networks:
- wikinet
ports:
- "3001:8080"
wiki:
build:
context: .