diff --git a/tandoor/docker-compose.yml b/tandoor/docker-compose.yml index 9ed0dbf..760277f 100644 --- a/tandoor/docker-compose.yml +++ b/tandoor/docker-compose.yml @@ -28,7 +28,7 @@ services: image: nginx:mainline-alpine restart: always ports: - - "9091:80" + - "9095:80" env_file: - ./.env volumes: