Skip to content

Commit a0d1666

Browse files
committed
Initial commit
0 parents  commit a0d1666

File tree

15 files changed

+617
-0
lines changed

15 files changed

+617
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "DDNS Proxy",
3+
"image": "mcr.microsoft.com/devcontainers/dotnet:1-9.0-bookworm",
4+
"features": {
5+
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {}
6+
}
7+
}

0 commit comments

Comments
 (0)