aboutsummaryrefslogtreecommitdiff
path: root/communities/unnamed-arma-group/website/.devcontainer/devcontainer.json
blob: 1933fd8670733e4e6b915fde8cc25e978fd7d77c (plain)
1
2
3
4
5
{
  "build": {
    "dockerfile": "Dockerfile"
  }
}