diff options
Diffstat (limited to 'wud')
-rw-r--r-- | wud/compose.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/wud/compose.yaml b/wud/compose.yaml deleted file mode 100644 index f950b84..0000000 --- a/wud/compose.yaml +++ /dev/null @@ -1,8 +0,0 @@ -services: - whatsupdocker: - image: ghcr.io/getwud/wud - container_name: wud - volumes: - - /var/run/docker.sock:/var/run/docker.sock - ports: - - 10.0.0.1:3002:3000
\ No newline at end of file |