Update docker-compose.yml

This commit is contained in:
Navi
2021-12-14 16:35:17 +00:00
committed by GitHub
parent 53d51841cd
commit 6f304e2d41

View File

@@ -23,11 +23,8 @@ services:
image: nocodb/nocodb:latest
ports:
- "8080:8080"
- "8081:8081"
- "8082:8082"
- "8083:8083"
restart: always
environment:
NC_DB: "mssql://root_db:1433?u=sa&p=Password123.&d=root_db"
volumes:
db_data: {}
db_data: {}