forked from coop-cloud/traefik
Add missing env var
This commit is contained in:
parent
2c745416fc
commit
8ff2f3a294
@ -1,5 +1,7 @@
|
|||||||
version: "3.8"
|
version: "3.8"
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
|
environment:
|
||||||
|
- MSSQL_ENABLED
|
||||||
ports:
|
ports:
|
||||||
- "1433:1433"
|
- "1433:1433"
|
||||||
|
Loading…
Reference in New Issue
Block a user