Removed app_sdk and worker - unneccessary

This commit is contained in:
frikky
2020-05-22 19:13:51 +02:00
parent 0346f2ac95
commit 6fe0267140
-6
View File
@@ -55,12 +55,6 @@ services:
- BASE_URL=http://${OUTER_HOSTNAME}:${BACKEND_PORT}
- DOCKER_API_VERSION=1.40
restart: unless-stopped
app_sdk:
#build: ./functions/onprem/app_sdk
image: frikky/shuffle:app_sdk
worker:
#build: ./functions/onprem/worker
image: frikky/shuffle:worker
networks:
shuffle:
driver: bridge