From 89351684a12627b86dbd8151afd03801ee87406f Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Mon, 11 May 2026 16:16:27 +0100 Subject: add uag stuff --- .../unnamed-arma-group/website/.devcontainer/devcontainer.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 communities/unnamed-arma-group/website/.devcontainer/devcontainer.json (limited to 'communities/unnamed-arma-group/website/.devcontainer/devcontainer.json') diff --git a/communities/unnamed-arma-group/website/.devcontainer/devcontainer.json b/communities/unnamed-arma-group/website/.devcontainer/devcontainer.json new file mode 100644 index 0000000..1933fd8 --- /dev/null +++ b/communities/unnamed-arma-group/website/.devcontainer/devcontainer.json @@ -0,0 +1,5 @@ +{ + "build": { + "dockerfile": "Dockerfile" + } +} \ No newline at end of file -- cgit v1.2.3