diff --git a/4600Pro/socket-proxy/docker-compose.yaml b/4600Pro/socket-proxy/docker-compose.yaml deleted file mode 100644 index b8fb754..0000000 --- a/4600Pro/socket-proxy/docker-compose.yaml +++ /dev/null @@ -1,25 +0,0 @@ -services: - socket-proxy: - image: tecnativa/docker-socket-proxy - container_name: docker-socket-proxy - restart: always - - ports: - - "1011:2375" - - volumes: - - /var/run/docker.sock:/var/run/docker.sock:ro - - environment: - CONTAINERS: 1 - IMAGES: 1 - NETWORKS: 1 - VOLUMES: 1 - SERVICES: 1 - TASKS: 1 - INFO: 1 - PING: 1 - VERSION: 1 - POST: 1 - EXEC: 1 - BUILD: 1 \ No newline at end of file diff --git a/480T/cpolar/docker-compose.yaml b/480T/cpolar/docker-compose.yaml new file mode 100644 index 0000000..e69de29 diff --git a/480T/dify/docker-compose.yaml b/480T/dify/docker-compose.yaml new file mode 100644 index 0000000..e69de29 diff --git a/480T/emby_services/docker-compose.yaml b/480T/emby_services/docker-compose.yaml new file mode 100644 index 0000000..e69de29 diff --git a/480T/home_database/docker-compose.yaml b/480T/home_database/docker-compose.yaml new file mode 100644 index 0000000..e69de29 diff --git a/480T/market_api/docker-compose.yaml b/480T/market_api/docker-compose.yaml new file mode 100644 index 0000000..e69de29 diff --git a/480T/n8n_service/docker-compose.yaml b/480T/n8n_service/docker-compose.yaml new file mode 100644 index 0000000..e69de29 diff --git a/480T/rc/docker-compose.yaml b/480T/rc/docker-compose.yaml new file mode 100644 index 0000000..e69de29 diff --git a/480T/socket-proxy/docker-compose.yaml b/480T/socket-proxy/docker-compose.yaml deleted file mode 100644 index b8fb754..0000000 --- a/480T/socket-proxy/docker-compose.yaml +++ /dev/null @@ -1,25 +0,0 @@ -services: - socket-proxy: - image: tecnativa/docker-socket-proxy - container_name: docker-socket-proxy - restart: always - - ports: - - "1011:2375" - - volumes: - - /var/run/docker.sock:/var/run/docker.sock:ro - - environment: - CONTAINERS: 1 - IMAGES: 1 - NETWORKS: 1 - VOLUMES: 1 - SERVICES: 1 - TASKS: 1 - INFO: 1 - PING: 1 - VERSION: 1 - POST: 1 - EXEC: 1 - BUILD: 1 \ No newline at end of file