mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
docker: Add VSCode devcontainer
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "LLDAP dev",
|
||||
"build": { "dockerfile": "Dockerfile" },
|
||||
"forwardPorts": [3890, 17170]
|
||||
}
|
||||
Reference in New Issue
Block a user