diff --git a/docker-compose.yaml b/docker-compose.yaml index 20f0678..972510b 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,6 +1,6 @@ version: '3' services: - wownero-explorer: + suchwow: build: context: . command: gunicorn --bind 0.0.0.0:4000 "suchwow.app:app"